grafana/pkg/infra/tracing
Serge Zaitsev 6d8f9c5bf4
Chore: Remove opentracing and use opentelemetry instead (#67200)
* remove opentracing and use otel instead

* add various samplers for jaeger

* remove useless test that is covered in otel now

* we do not need a struct there

* remove old tests

* restore tests that parse various configurations

* check errors in tests

* Update pkg/infra/tracing/tracing_test.go

fix typo

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>

* add test for both legacy and new config formats

* use named constants

---------

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2023-04-27 15:04:43 +02:00
..
test_helper.go Alerting: Use a completely isolated context for state history writes (#64989) 2023-04-04 16:41:46 -05:00
tracing_test.go Chore: Remove opentracing and use opentelemetry instead (#67200) 2023-04-27 15:04:43 +02:00
tracing.go Chore: Remove opentracing and use opentelemetry instead (#67200) 2023-04-27 15:04:43 +02:00