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
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304)
2 years 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: use any rather than interface{} (#74066) 2 years ago
context_test.go Server: Write internal server error on missing write (#57813) 3 years ago
macaron.go Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
macaron.s
render.go pkg/web: closure-style middlewares (#51238) 3 years 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