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/middleware
Grot (@grafanabot) a3dda795f9
[v9.3.x] Plugins: Add username to datasource plugin logging (#59948)
3 years ago
..
cookies Chore: Make NewCookieOptions exported in cookies.go (#56476) 3 years ago
csrf
auth.go Auth: Write the redirect cookie if denied - do not write a blank redirect (#57381) 3 years ago
auth_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go
logger.go [v9.3.x] Plugins: Add username to datasource plugin logging (#59948) 3 years ago
logger_test.go
middleware.go
middleware_basic_auth_test.go [main] Plugin fixes (#57399) 3 years ago
middleware_jwt_auth_test.go [main] Plugin fixes (#57399) 3 years ago
middleware_test.go [v9.3.x] Quota: Fix failure when checking session limits (#58869) 3 years ago
org_redirect.go UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
org_redirect_test.go UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
quota.go Chore: Refactor quota service (#58643) 3 years ago
quota_test.go Chore: Refactor quota service (#58643) 3 years ago
recovery.go
recovery_test.go Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
request_metrics.go
request_test.go
request_tracing.go Instrumentation: Add api/health to the unnamed handlers (#55478) 3 years ago
testing.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
validate_host.go