grafana/pkg/infra
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
..
appcontext Chore: Fix goimports grouping in pkg/infra (#62421) 2023-01-30 08:32:25 +00:00
db Search v1: Add support for inherited folder permissions if nested folders are enabled (#63275) 2023-04-06 11:16:15 +03:00
filestorage Chore: skip flakey FS API tests (#62087) 2023-01-30 21:01:59 +01:00
fs Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
grn EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 2022-11-30 13:42:42 -08:00
httpclient Plugins: Remove secure socks proxy feature toggle (#66611) 2023-04-18 11:11:23 -06:00
kvstore SupportBundles: Add bundle encryption based on age (#62501) 2023-02-24 09:24:44 -06:00
localcache Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
log Chore: Fix goimports grouping in pkg/infra (#62421) 2023-01-30 08:32:25 +00:00
metrics Revert "APIkeys: Add metrics for apikey endpoints (#66732)" (#66754) 2023-04-18 13:05:52 +01:00
network Backend: fix IPv6 address parsing erroneous (#28585) 2020-11-25 07:55:22 +01:00
process PluginsCatalog: adding error information about disabled plugins. (#39171) 2021-09-20 09:08:00 +02:00
proxy Plugins: add env variables needed for the secure socks proxy in the plugins sdk (#65878) 2023-04-07 08:20:25 -06:00
remotecache Build: Fix Redis/Memcached integration tests (#64298) 2023-04-05 11:55:55 +03: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 Chore: Remove opentracing and use opentelemetry instead (#67200) 2023-04-27 15:04:43 +02:00
usagestats UsageStats: Add database age and driver (#66535) 2023-04-17 18:27:04 -07:00
x/persistentcollection Chore: Persistent collection (#56074) 2022-09-30 21:34:44 +04:00