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
Dieter Plaetinck e9f38b9fc0 no unbound recursion in publish() 10 years ago
..
api whitespace update per gofmt 10 years ago
bus More middleware unit tests cover all current auth mechanisms 10 years ago
cmd Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago
components Panel image rendering: now works under self-signed https cert, Fixes #1726 10 years ago
events Big Backend Refatoring: Renamed Account -> Org 10 years ago
log Progress on deb and rpm packaging, renamed config files, added file logging, #1476 10 years ago
metrics Changed reporting interval to 24 hour (1 hour was just for testing) 10 years ago
middleware Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago
models Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 years ago
plugins Fixed failing go unit test 10 years ago
search Updated changelog with completed story, JSON dashboards added to search, Closes #960 10 years ago
services no unbound recursion in publish() 10 years ago
setting Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992 10 years ago
social smalĺ refactorings 10 years ago
util Began work on deb and rpm packaging, #1476 10 years ago