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
Kat Yang 7715672fb3
Chore: use org service methods (#55768)
3 years ago
..
authproxy UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
ctxkey pkg/web: restrict handler types (#48495) 3 years ago
auth_jwt.go JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
auth_proxy_test.go Chore: use org service methods (#55768) 3 years ago
contexthandler.go Chore: use org service methods (#55768) 3 years ago
contexthandler_test.go