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
Will Browne 788b9afda3
Plugins: Make it possible to support multiple plugin versions (#82116)
1 year ago
..
caching_metrics.go PublicDashboards: Variables refactor (#73476) 2 years ago
caching_middleware.go FeatureFlags: Use interface rather than manager (#80000) 1 year 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: 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) 1 year ago
forward_id_middleware_test.go id forwarding: transfer Grafana id token to app plugins (#81967) 1 year ago
grafana_request_id_header_middleware.go AuthZ: add headers for IP range AC checks for cloud data sources (#80208) 1 year ago
grafana_request_id_header_middleware_test.go AuthZ: add headers for IP range AC checks for cloud data sources (#80208) 1 year 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 FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
metrics_middleware.go Plugins: Make it possible to support multiple plugin versions (#82116) 1 year 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 Data query: Allow logging panel plugin id when executing queries (#81164) 1 year 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) 2 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