Commit Graph

34 Commits (994c79b59bbf8c8cd199e32a5c905aada8202127)

Author SHA1 Message Date
Marcus Efraimsson 52d825f535
log error on datasource access denied 7 years ago
Marcus Efraimsson cfb061ddab
refactor datasource caching 7 years ago
Torkel Ödegaard 0e9a6dcedc Use datasource cache for backend tsdb/query endpoint (#13266) 7 years ago
Torkel Ödegaard 276a5e6eb5 fix: test data api route used old name for test data datasource, fixes #12773 7 years ago
Mitsuhiro Tanda d9bf894383 return 400 if user input error 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
bergquist ed661767f8 follow go idiom and return error as second param 8 years ago
bergquist 0229d28d64 remove unused structs 8 years ago
bergquist 788f677ed7 remove old internal metrics lib 8 years ago
Torkel Ödegaard 6e344f6eea api: tsdb api orgId fix 8 years ago
Torkel Ödegaard 0d865a83bc fix: fixed test data fake metric query, fixes #8474 8 years ago
Torkel Ödegaard 0d39852ef4 fix: fixed test data fake metric query, fixes #8474 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard bd4f073425 mysql: minor update 8 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
bergquist 03354bc49a tech: replace context.TODO with background ctx 8 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist 360516ed41 feat(metrics): change active alerts to guage 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
Torkel Ödegaard a4648607bb feat(testdata): added csv test data scenario 9 years ago
Torkel Ödegaard 3ecd96e682 feat(testdata): lots of work on new test data data source and scenarios 9 years ago
Torkel Ödegaard 34f15d92d0 feat(testdata): worked on testdata app 9 years ago
Torkel Ödegaard 67ad903556 feat(test metrics): fixed issue with built in Grafana test data source, fixes #5299 9 years ago
Torkel Ödegaard 3dc7706c45 feat(loggin): improved http request panic handling 9 years ago
Torkel Ödegaard 7cbaf06097 feat(instrumentation): check if enabled in http api metrics route 9 years ago
Torkel Ödegaard e0c6048820 feat(instrumentation): added gauge and http endpoint 9 years ago
Torkel Ödegaard 1a05ae2eaa feat(instrumentation): more work 9 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 10 years ago
Torkel Ödegaard 3e07605260 added a /api/metrics/test query that returns random walk series 11 years ago