mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* Remove TraceID tab when TraceQL is enabled. Use TraceQL editor to query for trace IDs by checking whether the content is an hex only string * Highlight valid trace IDs in traceql editor * Update trace and span links to use TraceQL tab when feature flag is enabled * Remove traceqlEditor feature flag. * Remove traceId query type from Tempo and replace it with traceQl |
||
---|---|---|
.. | ||
configuration | ||
img | ||
QueryEditor | ||
traceql | ||
CheatSheet.tsx | ||
datasource.test.ts | ||
datasource.ts | ||
graphTransform.test.ts | ||
graphTransform.ts | ||
language_provider.ts | ||
mockJsonResponse.json | ||
mockServiceGraph.json | ||
module.ts | ||
plugin.json | ||
README.md | ||
resultTransformer.test.ts | ||
resultTransformer.ts | ||
syntax.test.ts | ||
syntax.ts | ||
testResponse.ts | ||
types.ts |
Tempo Data Source - Native Plugin
Grafana ships with built in support for Tempo, an open source, easy-to-use, and high-scale distributed tracing backend.
Read more about it here: