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/web
Charandas c210617735
K8s: use contexthandler in standalone handler chain (#90102)
11 months ago
..
webtest Auth: Implement requester interface in access control module (#74289) 2 years ago
binding.go Chore: use any rather than interface{} (#74066) 2 years ago
binding_test.go Chore: use any rather than interface{} (#74066) 2 years ago
context.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
context_test.go Server: Write internal server error on missing write (#57813) 3 years ago
macaron.go K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
macaron.s pkg/web: restrict handler types (#48495) 3 years ago
render.go fix data race in dev runtime (#88887) 12 months ago
response_writer.go Chore: Add grafana-apiserver (#70721) 2 years ago
response_writer_test.go
router.go pkg/web: closure-style middlewares (#51238) 3 years ago
tree.go Chore: Use strings.ReplaceAll and preallocate containers (#58483) 3 years ago
web.go