grafana/pkg/infra
Sven Grossmann 7e01dde762
Logging: Add WithContextualAttributes to pass log params based on the given context (#74428)
* suggestion to use `RegisterContextualLogProvider`

* add `pluginId`

* change to `WithContextualAttributes`

* move approach to instrumentation.go

* improve `WithContextualAttributes`

* unexport consts

* typo

* remove comment

* add `nil` check
2023-09-07 13:13:34 +02:00
..
appcontext Chore: Fix goimports grouping in pkg/infra (#62421) 2023-01-30 08:32:25 +00:00
db Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00
filestorage Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
fs Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
grn Chore: Replace entity GRN with infra/grn GRN (#74198) 2023-08-31 15:43:35 -04:00
httpclient HTTP Client Metrics: Add datasource_type to datasource metrics (#72130) 2023-07-24 14:22:08 +02:00
kvstore SupportBundles: Add bundle encryption based on age (#62501) 2023-02-24 09:24:44 -06:00
localcache
log Logging: Add WithContextualAttributes to pass log params based on the given context (#74428) 2023-09-07 13:13:34 +02:00
metrics Plugins: Added plugin preload time measurement to frontendmetrics (#73916) 2023-09-04 07:09:14 +02:00
network
process
remotecache Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
serverlock SQLStore: Fix wrong usage of xorm's insert functions in tests (#63850) 2023-03-02 13:01:36 +02:00
slugify Slug: Combine various slugify fixes for special character handling (#73164) 2023-08-10 16:12:50 -04:00
tracing Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
usagestats Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
x/persistentcollection Chore: Persistent collection (#56074) 2022-09-30 21:34:44 +04:00