grafana/pkg/tsdb/grafana-pyroscope-datasource
Joey c39e9a8f52
Tracing: Trace to profiles (#76670)
* Update Tempo devenv to include profiles

* Update devenv to scrape profiles from local services

* Cleanup devenv

* Fix issue with flame graph

* Add width prop to ProfileTypeCascader

* Add trace to profiles settings

* Add new spanSelector API

* Add spanSelector to query editor

* Update span link query

* Conditionally show span link

* Combine profile and spanProfile query types and run specific query type in backend based on spanSelector presence

* Update placeholder

* Create feature toggle

* Remove spanProfile query type

* Cleanup

* Use feeature toggle

* Update feature toggle

* Update devenv

* Update devenv

* Tests

* Tests

* Profiles for this span

* Styling

* Types

* Update type check

* Tidier funcs

* Add config links from dataframe

* Remove time shift

* Update tests

* Update range in test

* Simplify span link logic

* Update default keys

* Update pyro link

* Use const
2023-11-01 10:14:24 +00:00
..
kinds/dataquery Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
testdata Pyroscope: Rename phlare to grafana-pyroscope-datasource (#68859) 2023-06-07 06:09:29 +03:00
instance_test.go Pyroscope: Remove "phlare" from variable, types, strings etc (#75140) 2023-09-20 16:31:22 +02:00
instance.go Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
pyroscopeClient_test.go Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
pyroscopeClient.go Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
query_test.go Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
query.go Tracing: Trace to profiles (#76670) 2023-11-01 10:14:24 +00:00
service.go Improve logs for backends owned by the Observability Traces and Profiling squad (#76109) 2023-10-31 11:57:17 +01:00