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
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081)
2 years ago
..
caching_metrics.go PublicDashboards: Variables refactor (#73476) 2 years ago
caching_middleware.go FeatureToggles: Add context and and an explicit global check (#78081) 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) 3 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: Add contextual logger to streaming methods in ContextualLoggerMiddleware (#76761) 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: Require that id forwarding is enabled for data source (#77131) 2 years ago
forward_id_middleware_test.go IDForwarding: Update settings name (#77257) 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) 3 years ago
logger_middleware.go FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
metrics_middleware.go FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
metrics_middleware_test.go Instrumentation: Check embedded errors in query data response for plugin metrics/logs status label (#77613) 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
plugin_request_meta_middleware.go Plugins: Add statusSource to partial data response error log (#78057) 2 years ago
plugin_request_meta_middleware_test.go Plugins: Fix status_source always being "plugin" in plugin request logs (#77433) 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
status_source_middleware.go Plugins: Fix status_source always being "plugin" in plugin request logs (#77433) 2 years ago
status_source_middleware_test.go Plugins: Fix status_source always being "plugin" in plugin request logs (#77433) 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 NGAlerting: Use identity.Requester interface instead of SignedInUser (#76360) 2 years ago
user_header_middleware_test.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 3 years ago
utils.go Instrumentation: Check embedded errors in query data response for plugin metrics/logs status label (#77613) 2 years ago
utils_test.go Instrumentation: Check embedded errors in query data response for plugin metrics/logs status label (#77613) 2 years ago