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 f9cd942363 Merge branch 'master' of github.com:grafana/grafana 10 years ago
..
api fix getting default quota as map[string]int64 10 years ago
bus clarify which handler is not found 10 years ago
cmd Fixed 404 error for robots.txt 10 years ago
components Graph: fixed PNG rendering of panels with legend table to the right, #2185 10 years ago
events feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
log close all existing loggers before re-initilizing loggers. fixes #2533 10 years ago
login logging(ldap): added more logging to bind failures, #2588 10 years ago
metrics feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
middleware add quota middleware unittests 10 years ago
models move toMap function to be a method on the quota structs 10 years ago
plugins Fixed failing go unit test 10 years ago
services move toMap function to be a method on the quota structs 10 years ago
setting Merge branch 'quotas' of https://github.com/raintank/grafana into raintank-quotas 10 years ago
social GitHub users without a public email should be authenticated using their primary private email address 10 years ago
util feat(invite): progress on invite feature, #2353 10 years ago