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
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
clear_auth_headers_middleware_test.go
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
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
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
resource_response_middleware_test.go
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
tracing_header_middleware.go
tracing_header_middleware_test.go
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
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