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
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289)
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
macaron.go Chore: use any rather than interface{} (#74066) 2 years ago
macaron.s
render.go
response_writer.go Chore: Add grafana-apiserver (#70721) 3 years ago
response_writer_test.go
router.go
tree.go Chore: Use strings.ReplaceAll and preallocate containers (#58483) 3 years ago
web.go