Commit Graph

178 Commits (201491fd1b6b02fab60f7630dff23218bc3d1067)

Author SHA1 Message Date
paulfantom 7321f1d227
documentation/prometheus-mixin: add dependency on grafonnet
5 years ago
Josh Soref 91d76c8023 Spelling (#6517)
5 years ago
Callum Styan f4fb6dc208 Simplify remote write dashboard in mixin.
5 years ago
beorn7 9c8f9bfa63 Fix the description template for PrometheusRemoteWriteDesiredShards
5 years ago
Björn Rabenstein 7c039a6b3b
Merge pull request #6242 from prometheus/beorn7/mixin
5 years ago
Benoit Gagnon 6d931a2195 Fix Windows support for custom-sd adapter (#6217)
5 years ago
beorn7 61617eb2d9 Fix PrometheusRemoteWriteDesiredShards
5 years ago
Callum Styan da6d46625f Repeat shards panels on the queue label.
5 years ago
Callum Styan 818974ff8f Rewrite remote write dashboard using base grafonnet.
5 years ago
Callum Styan 81fa63006c Add additional shards/segment graphs to remote write dashboard.
5 years ago
Simon Pasquier e36ab7e192
prometheus-mixin: improve description of sample alerts (#6050)
5 years ago
Björn Rabenstein 3b3eaf3496
Merge pull request #5787 from cstyan/reshard-max-logging
5 years ago
Callum Styan a98599bea8 Update remote write max shards alert; properly template/query for max
5 years ago
李国忠 d89e783217 [bugfix] custom SD: when ip out of order, reflect.deepEqual can not correctly identify whether there is a change (#5856)
5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus
5 years ago
Callum Styan 3b75614892 Add a warning alert, since the remote write behind alert will probably
5 years ago
Simon Pasquier dd174963a2 prometheus-mixin: remove PrometheusTSDBWALCorruptions
5 years ago
Vadym Martsynovskyy a9970a47ef Fix incorrect examples in docs
5 years ago
Matthias Loibl 20d12ff1c7
Fix prometheus-mixin dashboards to use grafanaDashboards
5 years ago
beorn7 4825585834 Tweak tenses
5 years ago
beorn7 9a2177949d Protect gauge-based alerts against failed scrapes
5 years ago
beorn7 52707535b8 Remove/improve unused variables and weird doc comments
5 years ago
beorn7 7a25a2586d Sync with alerts from kube-prometheus
5 years ago
beorn7 ded0705bdc Update remote repo for grafana-builder dependency
5 years ago
beorn7 1336a28848 Use a config variable for the Prometheus name
5 years ago
beorn7 613cb5430c Add a "work in progress" disclaimer.
5 years ago
beorn7 e34af6d4d3 Address various comments from the review
5 years ago
beorn7 23c03207e9 Fixed indentation
5 years ago
beorn7 d5845ad05b Fix formatting
5 years ago
beorn7 d45e8a0f61 Adjust to jsonnet v0.13
5 years ago
beorn7 5c04ef3935 Make README.md immediately useful
5 years ago
beorn7 ddfabda152 Add Makefile and suitable jsonnet files
5 years ago
beorn7 e943803a3c Add .gitignore file
5 years ago
Björn Rabenstein 498d31e178
Merge pull request #5681 from prometheus/beorn7/mixin
6 years ago
Callum Styan a5762f3681 Add dashboard for remote write to prometheus-mixin.
6 years ago
beorn7 5639aaf0a4 Merge branch 'master' into mixin
6 years ago
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479)
6 years ago
qinng cc75c27580 Fix multiple response.WriteHeader calls error in remote read adapter (#5159)
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
Tom Wilkie 38a9bbbec2 Loosen off PrometheusRemoteWriteBehind alert.
6 years ago
Tom Wilkie b615069289 Update metric names.
6 years ago
LongKB 23480bef43 Remove the duplicated words (#5251)
6 years ago
Nguyen Hai Truong 5fbda4c9d7 Secure http links (#5244)
6 years ago
Kim Bao Long 94f5352951 Trivial fix: Fix some typos in comments
6 years ago
Tom Wilkie e248ffb220 Add alert for WAL remote write falling behind.
6 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957)
6 years ago
Simon Pasquier 375ad1185c
*: bump gRPC dependencies (#5075)
6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
6 years ago
Thomas J. Fox 11a93b2b37 fix link in docs/examples/k8s-rabbitmq readme (#4967)
6 years ago
Yaqiang Wang 8b85d876f2 fix file_sd never stop update 'custom_sd.json' file in adapter.go (#4567)
6 years ago