grafana/packages/grafana-data
Joey 31e92ba720
Trace View: Add link from the Trace View to the Profiles Drilldown (#101422)
* Add link from the Trace View to the Profiles App via Profiles for this span button dropdown

* Fix tests

* Lint

* Fix test

* Lint

* Fallback if plugin extension does not exist

* Move span detail link buttons to their own file

* Add tests

* Update type name

* Update naming

* Prettier

* Move button

* Remove fallback

* Use proper time range

* Betterer

* Update test

* Use CoreApp

* Betterer

* Simplify context

* Update tests

---------

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2025-03-05 15:47:44 +01:00
..
src Trace View: Add link from the Trace View to the Profiles Drilldown (#101422) 2025-03-05 15:47:44 +01:00
test DashboardScene: Share snapshot (#76132) 2023-10-11 04:24:18 -07:00
typings/jest
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Frontend: Expose unstable entrypoints for data and runtime (#101547) 2025-03-04 16:22:05 +01:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
rollup.config.ts Frontend: Expose unstable entrypoints for data and runtime (#101547) 2025-03-04 16:22:05 +01:00
tsconfig.build.json
tsconfig.json Transformation: Add support for variables to ALL transformations (#100225) 2025-02-17 13:07:11 +01:00

README.md

Grafana Data Library

@grafana/data is currently in BETA.

This package holds the root data types and functions used within Grafana.