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
Jason Wilder 9cb1170361 CLI: Move duplicated config flag to global flag 10 years ago
..
api Rewrote and redesign how the data source edit views look and work so they conform better to how account views look, removed tabs and put top nav items to add data source etc, made list, edit and new seperate url routes, #1483 10 years ago
bus Worked on event system, needs a little more work 10 years ago
cmd CLI: Move duplicated config flag to global flag 10 years ago
components/renderer Changed go package path 10 years ago
events Fixed failing events test and issue with dashboard list panel 10 years ago
log CLI: Use colorized console output 10 years ago
middleware Fixed failing dashboard sql test 10 years ago
models CLI: Add account:delete command 10 years ago
services CLI: Add account:delete command 10 years ago
setting Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473 10 years ago
social Changed go package path 10 years ago
util Worked on login remember cookie, and redirect after login 10 years ago