The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/plugins/manager/client
Giuseppe Guerra f5076d1868
Plugins: Add status_source label to plugin request metrics (#76236)
2 years ago
..
clienttest Plugins: Add status_source label to plugin request metrics (#76236) 2 years ago
client.go Instrumentation: Handle context.Canceled (#75867) 2 years ago
client_test.go Instrumentation: Handle context.Canceled (#75867) 2 years ago
decorator.go Logging: Add `WithContextualAttributes` to pass log params based on the given context (#74428) 2 years ago
decorator_test.go