Commit Graph

1036 Commits (b2fbb2691bf7e2d68b02afee69d780e28e893e4e)

Author SHA1 Message Date
bergquist d68bfaa8be datasource as cfg: typo 9 years ago
bergquist 9b6535cca1 alerting: only editors can pause rules 9 years ago
Torkel Ödegaard 9cce5217d0 build: fixed gofmt issue and addd mock response feature 9 years ago
bergquist 139f077453 prometheus: enable gzip for /metrics endpoint 9 years ago
Torkel Ödegaard 1fd2270a93 build: split circle test shell scripts 9 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 9 years ago
Alexander Zobnin 74e90d01ec Fixes for annotations API (#9577) 9 years ago
bergquist b5727949fd logging: dont use cli logger in http_server 9 years ago
bergquist 88f55b01d8 oauth: raise error if session state is missing 9 years ago
bergquist 0848ba2e9c oauth: provide more logging for failed oauth requests 9 years ago
Carl Bergquist ee5f69beb4 metrics: disable gzip for /metrics endpoint (#9468) 9 years ago
Alexander Zobnin 04ea7efac9 annotations: add endpoint for writing graphite-like events (#9495) 9 years ago
Matt Bostock a286ffa5f2 Alias macron package in app_routes.go 9 years ago
Daniel Lee 8423260f58 gzip: plugin readme content set explicitly 9 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 9 years ago
Matt Bostock 83f1ae4e3e OAuth: Rename sslcli 9 years ago
Matt Bostock ccf093da81 OAuth: Separate TLS client auth and CA config 9 years ago
Matt Bostock f2f8ca52d9 OAuth: Check both TLS client cert and key 9 years ago
Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 9 years ago
Mitsuhiro Tanda fe9fca381c move cloudwatch crendential related code 9 years ago
Mitsuhiro Tanda 4f5f38f41b remove old handler 9 years ago
Mitsuhiro Tanda 1dcc51adce re-implement dimension_values() 9 years ago
Mitsuhiro Tanda 78e3556e95 remove performEC2DescribeInstances() 9 years ago
Mitsuhiro Tanda f66e1c02a6 remove obsolete GetMetricStatistics() 9 years ago
Mitsuhiro Tanda f590db1b78 move test code 9 years ago
Mitsuhiro Tanda feed90c0e2 re-implement get regions 9 years ago
Mitsuhiro Tanda 0c95148486 move the metric find query code 9 years ago
Mitsuhiro Tanda d31f264576 cache creds for keys/credentials auth type 9 years ago
Mitsuhiro Tanda 39607d09d7 (cloudwatch) alerting 9 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 9 years ago
bergquist 8175783f93 go fmt 9 years ago
bergquist ed661767f8 follow go idiom and return error as second param 9 years ago
bergquist 0229d28d64 remove unused structs 9 years ago
bergquist 4326790bb4 bug: enable HEAD requests again 9 years ago
Will Sewell 4a6da233d9 Add `DbClusterIdentifier` to CloudWatch dimensions (#9297) 9 years ago
bergquist e3211f6e48 use route as span name 9 years ago
bergquist ee2e4c6567 add trace headers for outgoing requests 9 years ago
bergquist 3c8133aa4b add traces for datasource reverse proxy requests 9 years ago
bergquist 2e350bbb8e adds basic traces using open traces 9 years ago
Torkel Ödegaard 24d69ca205 fix: jsonData should not be allowed to be null, fixes #9258 9 years ago
bergquist 314bff1b78 adds grafana_ prefix for none standard metrics 9 years ago
bergquist 9c30bf53cf introduce concept of named middleware 9 years ago
bergquist 4bc6ecb241 adds metric middlware to route register 9 years ago
bergquist 6372e22180 migrate handlers to new register 9 years ago
bergquist f842265388 add custom route register 9 years ago
bergquist bf138d1845 adds small docs page metrics 9 years ago
bergquist 6d22a67a30 return /metrics before session middleware 9 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 9 years ago
bergquist 788f677ed7 remove old internal metrics lib 9 years ago
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 9 years ago