grafana/pkg/infra
Dave Henderson c0b5d2dfaa
Tracing: Support multiple OTel propagators (#61199)
* tracing: Support multiple OTel propagators

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* tracing: add TraceIDString method to fix up tests

This method will be useful elsewhere if we want to log the trace ID.

* improve propagation docs

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* doc style fix

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* Use tracing.TraceIDFromContext instead of adding TraceIDString method

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
Co-authored-by: Bryan Boreham <bjboreham@gmail.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-03-27 14:56:24 -04:00
..
appcontext
db Chore: Add function for detecting if the SQL driver supported CTEs (#64441) 2023-03-20 10:27:08 +02:00
filestorage
fs
grn
httpclient Tracing: Support multiple OTel propagators (#61199) 2023-03-27 14:56:24 -04:00
kvstore
localcache
log
metrics Prometheus Metrics: Add missing stat_total_teams metric (#65133) 2023-03-22 09:14:43 +01:00
network
process
proxy Plugins: Add sql support for the secure socks proxy (#64630) 2023-03-16 06:54:19 -06:00
remotecache remotecache: set secret service on encryptionstorage (#64849) 2023-03-15 20:19:35 +01:00
serverlock SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2023-03-02 13:01:36 +02:00
slugify switch from github.com/gofrs/uuid to github.com/google/uuid (#65016) 2023-03-21 06:31:29 -04:00
tracing Tracing: Support multiple OTel propagators (#61199) 2023-03-27 14:56:24 -04:00
usagestats Chore: Split usagestats service (#65191) 2023-03-23 19:19:19 +02:00
x/persistentcollection