grafana/pkg/tests/api
Marcus Efraimsson 862a6a2fa6
Logging: Introduce API for contextual logging (#55198)
Introduces a FromContext method on the log.Logger interface that 
allows contextual key/value pairs to be attached, e.g. per request, 
so that any logger using this API will automatically get the per request 
context attached. The proposal makes the traceID available for 
contextual logger , if available, and would allow logs originating from 
a certain HTTP request to be correlated with traceID.
In addition, when tracing not enabled, skip adding
traceID=00000000000000000000000000000000
to logs.
2022-09-20 18:32:06 +02:00
..
alerting Logging: Introduce API for contextual logging (#55198) 2022-09-20 18:32:06 +02:00
correlations Correlations: Return 200 instead of 404 for empt correlation lists (#55242) 2022-09-20 11:13:33 +01:00
dashboards Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
graphite graphite and opentsdb integration tests (#54733) 2022-09-06 17:19:04 +03:00
influxdb influxdb integration tests (#54700) 2022-09-05 15:35:53 +02:00
metrics remove flaky cloudwatch test (#45800) 2022-02-23 13:59:53 -06:00
opentdsb graphite and opentsdb integration tests (#54733) 2022-09-06 17:19:04 +03:00
plugins RBAC: Add permissions to install and configure plugins (#51829) 2022-09-09 09:44:50 +02:00
prometheus Plugins: Remove various custom headers logic (#54146) 2022-08-26 11:56:10 +02:00