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
Marcus Efraimsson 488bbaacab
Chore: Remove unused dependenices in plugin client middlewares (#84624)
2 years ago
..
caching_metrics.go
caching_middleware.go FeatureFlags: Use interface rather than manager (#80000) 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 id forwarding: transfer Grafana id token to app plugins (#81967) 2 years ago
forward_id_middleware_test.go id forwarding: transfer Grafana id token to app plugins (#81967) 2 years ago
grafana_request_id_header_middleware.go AuthZ: add headers for IP range AC checks for data source proxy requests (#81662) 2 years ago
grafana_request_id_header_middleware_test.go IP range AC for data sources: compare the base of the URL only (#83305) 2 years ago
httpclient_middleware.go Plugins: Only set non-existing headers for core plugin requests (#78633) 2 years ago
httpclient_middleware_test.go Plugins: Only set non-existing headers for core plugin requests (#78633) 2 years ago
logger_middleware.go Chore: Remove unused dependenices in plugin client middlewares (#84624) 2 years ago
metrics_middleware.go Chore: Remove unused dependenices in plugin client middlewares (#84624) 2 years ago
metrics_middleware_test.go Chore: Remove unused dependenices in plugin client middlewares (#84624) 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 DataQuery: Track panel plugin id not type (#83091) 2 years ago
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