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 d17025fb43
Merge pull request #13631 from mjtrangoni/fix-megacheck-issues
7 years ago
..
api Adds backend hooks service so extensions can modify index data 7 years ago
bus bus: noop should still execute fn 7 years ago
cmd pkg/cmd/grafana-server/main.go: '_ = <-ch' simplified to '<-ch' 7 years ago
components Fix megacheck issue unused code. 7 years ago
events feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
extensions add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux 7 years ago
log Merge pull request #13031 from bergquist/golang_1.11 7 years ago
login Fix misspell issues 7 years ago
metrics metrics: starts some counters at zero 7 years ago
middleware made it possible to have frontend code in symlinked folders that can add routes 7 years ago
models changed property name to UserWasDeleted and added an assert for it 7 years ago
plugins Merge branch 'master' into stackdriver-plugin 7 years ago
registry Improve extensions build. (#12461) 7 years ago
services Merge pull request #13631 from mjtrangoni/fix-megacheck-issues 7 years ago
setting removed unused setting variable 7 years ago
social Fix goconst issues 7 years ago
tracing pkg/tracing/tracing.go: replace deprecated cfg.New function 7 years ago
tsdb pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
util Fix changed want md5 hash 7 years ago