prometheus/tsdb/wlog
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id"
This is consistent with the OpenTelemetry standard, and an example in OpenMetrics.

https://github.com/open-telemetry/opentelemetry-specification/blob/89aa01348139/specification/metrics/data-model.md#exemplars
https://github.com/OpenObservability/OpenMetrics/blob/138654493130/specification/OpenMetrics.md#exemplars-1

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-15 14:20:08 +00:00
..
checkpoint.go tsdb/wlog: use Go standard errors package 2023-11-08 21:41:58 +00:00
checkpoint_test.go Standardise exemplar label as "trace_id" 2024-02-15 14:20:08 +00:00
live_reader.go tsdb/wlog: use Go standard errors package 2023-11-08 21:41:58 +00:00
reader.go tsdb/wlog: use Go standard errors package 2023-11-08 21:41:58 +00:00
reader_test.go tests: remove err from message when testify prints it already 2024-02-01 14:18:01 +00:00
watcher.go tsdb/wlog: use Go standard errors (#13144) 2023-12-04 17:08:43 +00:00
watcher_test.go Standardise exemplar label as "trace_id" 2024-02-15 14:20:08 +00:00
wlog.go tsdb: use Go standard errors 2023-12-11 12:18:54 +00:00
wlog_test.go Refactor tsdb tests to use testify. 2024-01-31 16:03:17 +00:00