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
Marcus Efraimsson 219118ef4a
Merge pull request #11867 from grafana/11862_migration
7 years ago
..
api fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time 7 years ago
bus Outdent code after if block that ends with return (golint) 7 years ago
cmd only error log when err is not nil 7 years ago
components merge: fixed conflicts in discord PR 7 years ago
events feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
extensions Enable Grafana extensions at build time. (#11752) 7 years ago
log pkg/log: fix ineffassign issues 7 years ago
login fix: ldap unit test 7 years ago
metrics Metrics package now follows new service interface & registration (#11787) 7 years ago
middleware support additional fields in authproxy (#11661) 7 years ago
models merge: fixed conflicts in discord PR 7 years ago
plugins Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
registry Enable Grafana extensions at build time. (#11752) 7 years ago
services Merge pull request #11867 from grafana/11862_migration 7 years ago
setting Merge pull request #11801 from grafana/provision-service-refactor 7 years ago
social Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
tracing Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
tsdb Revert "Opportunities to unindent code (unindent)" 7 years ago
util Outdent code after if block that ends with return (golint) 7 years ago