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
Torkel Ödegaard ad2065afc7 Began work on deb and rpm packaging, #1476 10 years ago
..
api Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
bus Worked on event system, needs a little more work 10 years ago
cmd A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 years ago
components New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 years ago
events Big Backend Refatoring: Renamed Account -> Org 10 years ago
log CLI: Use colorized console output 10 years ago
middleware New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 years ago
models Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
plugins Fixed plugins go test 10 years ago
services Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 years ago
setting Big Backend Refatoring: Renamed Account -> Org 10 years ago
social Changed go package path 10 years ago
util Began work on deb and rpm packaging, #1476 10 years ago