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/macaron
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782)
4 years ago
..
binding Macaron: remove custom Request type (#37874) 4 years ago
LICENSE.txt
context.go Macaron: remove custom Request type (#37874) 4 years ago
go.mod Chore: Update to Golang 1.17 (#38608) 4 years ago
inject.go Macaron cleanup (#37795) 4 years ago
macaron.go Chore: update all +build statements (#38782) 4 years ago
render.go Macaron: Strip down renderer middleware (#37627) 4 years ago
response_writer.go Remove unused Macaron code and interfaces (#37194) 4 years ago
return_handler.go Macaron cleanup (#37795) 4 years ago
router.go Macaron cleanup (#37795) 4 years ago
tree.go