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/contexthandler
Eric Leijonmarck c5cb5be3cc
Auth: Fix catch both both ErrInvalidAPIKey for context with APIKey (#62193)
2 years ago
..
authproxy Performance: Add preallocation for some slices (#59593) 2 years ago
ctxkey pkg/web: restrict handler types (#48495) 3 years ago
auth_jwt.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
auth_proxy_test.go chore: move jwt models into auth/jwt (#61862) 2 years ago
contexthandler.go Auth: Fix catch both both ErrInvalidAPIKey for context with APIKey (#62193) 2 years ago
contexthandler_test.go ContextHandler: Get token from req context when performing rotation (#60533) 2 years ago