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/services/pluginsintegration/clientmiddleware
Giuseppe Guerra 50504ba008
Plugins: Chore: Renamed instrumentation middleware to metrics middleware (#76186)
2 years ago
..
caching_metrics.go PublicDashboards: Variables refactor (#73476) 2 years ago
caching_middleware.go Chore: capitalise logs in other backend packages (#74344) 2 years ago
caching_middleware_test.go Chore: use any rather than interface{} (#74066) 2 years ago
clear_auth_headers_middleware.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
clear_auth_headers_middleware_test.go ContextHandler: add all configured auth header to context (#62775) 2 years ago
contextual_logger_middleware.go Plugins: Chore: Renamed instrumentation middleware to metrics middleware (#76186) 2 years ago
cookies_middleware.go Chore: use any rather than interface{} (#74066) 2 years ago
cookies_middleware_test.go Chore: use any rather than interface{} (#74066) 2 years ago
forward_id_middleware.go IDforwarding: forward signed id to plugins (#75651) 2 years ago
forward_id_middleware_test.go IDforwarding: forward signed id to plugins (#75651) 2 years ago
httpclient_middleware.go Chore: use any rather than interface{} (#74066) 2 years ago
httpclient_middleware_test.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
logger_middleware.go Plugins: Chore: Renamed instrumentation middleware to metrics middleware (#76186) 2 years ago
metrics_middleware.go Plugins: Chore: Renamed instrumentation middleware to metrics middleware (#76186) 2 years ago
metrics_middleware_test.go Plugins: Chore: Renamed instrumentation middleware to metrics middleware (#76186) 2 years ago
oauthtoken_middleware.go Chore: Rename Id to ID in alerting models (#62777) 2 years ago
oauthtoken_middleware_test.go Chore: use any rather than interface{} (#74066) 2 years ago
resource_response_middleware.go Plugins: Refactor call resource API handling (#67234) 2 years ago
resource_response_middleware_test.go Plugins: Refactor cleaning of call resource response headers (#67145) 2 years ago
testing.go Plugins: Refactor cleaning of call resource response headers (#67145) 2 years ago
tracing_header_middleware.go CloudWatch Logs: Fix running logs queries with expressions (#65306) 2 years ago
tracing_header_middleware_test.go CloudWatch Logs: Fix running logs queries with expressions (#65306) 2 years ago
tracing_middleware.go Tracing: Standardize on otel tracing (#75528) 2 years ago
tracing_middleware_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
user_header_middleware.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
user_header_middleware_test.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
utils.go Plugins: Refactoring: Implement plugin instrumentation as a middleware (#76011) 2 years ago