Samuel Berthe
9bbb65ffe1
Update rules.yml
2022-07-24 00:20:54 +02:00
John Losito
707ee49fdb
Check for gha updates monthly using dependabot ( #295 )
2022-07-24 00:12:37 +02:00
dependabot[bot]
ef36b8bf3f
build(deps): bump tzinfo from 1.2.9 to 1.2.10 ( #296 )
...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo ) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases )
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md )
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10 )
---
updated-dependencies:
- dependency-name: tzinfo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-24 00:10:06 +02:00
samber
f57600b8d3
Publish
2022-07-06 10:50:46 +00:00
Samuel Berthe
67266bbca6
Merge branch 'master' of github.com:samber/awesome-prometheus-alerts
2022-07-06 12:50:02 +02:00
Samuel Berthe
95af2b4d95
fix: fix quantile query
2022-07-06 12:49:49 +02:00
samber
69a76dea8f
Publish
2022-06-27 15:29:56 +00:00
Pooya
03fdabbfc5
Changed metric names to match new metric names. ( #291 )
...
* Changed alert names to match new alert names.
* Added MongodbReplicaMemberHealth to check health of replica members health which is added in new metrics
Co-authored-by: Pooya Dowlatabadi <pooya.dowlatabadi@arvancloud.com>
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2022-06-27 17:29:07 +02:00
Samuel Berthe
4201302285
Update rules.yml
2022-06-23 22:29:21 +02:00
Samuel Berthe
4579136a09
Merge branch 'master' of github.com:samber/awesome-prometheus-alerts
2022-06-15 15:13:14 +02:00
Samuel Berthe
af06c49c39
yet another quality commit
2022-06-15 02:13:12 +02:00
Samuel Berthe
ccf24bcf03
Publish
2022-06-15 00:08:51 +00:00
Samuel Berthe
0adc449e1e
debug
2022-06-15 02:08:01 +02:00
Samuel Berthe
d9697f070d
debug
2022-06-15 02:07:16 +02:00
Samuel Berthe
a4809f9e9f
oops
2022-06-15 02:05:34 +02:00
Samuel Berthe
9bbe04799f
feat: build and publish into dist/rules
2022-06-15 01:42:18 +02:00
Samuel Berthe
cbc20228e2
fix #226
2022-06-14 22:12:00 +02:00
Samuel Berthe
10b810fd6e
fix #276
2022-06-14 22:03:34 +02:00
Samuel Berthe
23876f8c6b
fix #155
2022-06-14 22:00:00 +02:00
Samuel Berthe
075d85b2d6
fix #236
2022-06-14 21:36:59 +02:00
Samuel Berthe
72a0d78638
Merge branch 'master' of github.com:samber/awesome-prometheus-alerts
2022-06-14 21:29:22 +02:00
Samuel Berthe
e82b504e00
fixes #251
2022-06-14 21:29:12 +02:00
Bastien Dronneau
bac2e99aee
docs(postgresql): add auto prefix in order to match query ( #288 )
2022-06-14 21:19:00 +02:00
Samuel Berthe
b36ea8f45d
data: adding rule "Host CPU high iowait"
2022-06-09 02:04:45 +02:00
Samuel Berthe
88c47ff7f8
typo
2022-06-09 01:47:49 +02:00
Samuel Berthe
19d2bd565d
feat: adding instruction for recording rules
2022-06-09 01:46:42 +02:00
Samuel Berthe
0207783284
data: change postgresql exporter name
2022-06-09 01:00:35 +02:00
Samuel Berthe
3faf1332a1
fix: PrometheusAllTargetsMissing ( #283 )
2022-06-09 00:43:40 +02:00
Samuel Berthe
2323541f2d
data: adding mgob query
2022-06-09 00:23:17 +02:00
Samuel Berthe
08d482f314
doc: add postgrseql bloat
2022-06-07 02:32:09 +02:00
Samuel Berthe
4662cd2812
doc: improve pulsar doc
2022-06-07 01:29:31 +02:00
Marcel Körtgen
074e3e6d04
Add pulsar rules ( #286 )
...
* Add pulsar rules
* Add webrick, cf.:
- https://github.com/github/pages-gem/issues/752
* Update gems (minitest / ruby 3 issue)
* Add repo info (workaround), cf.
- https://github.com/jekyll/jekyll/issues/4705
2022-06-07 01:21:10 +02:00
Grant
9ce0ad02be
Update GH action to use support ruby/setup-ruby ( #282 )
2022-04-22 18:56:57 +02:00
Samuel Berthe
4d26719d41
removed some rules
2022-04-19 00:07:31 +02:00
Samuel Berthe
97810b6537
change severity of PostgresqlConfigurationChanged to info
2022-04-18 23:37:17 +02:00
Samuel Berthe
8941f71c6c
chore(ci): adding test with promtool ( #281 )
2022-04-18 23:30:32 +02:00
Samuel Berthe
4d161ee0a5
feat(jenkins): add "jenkins outdated plugin" rule
2022-04-18 20:29:36 +02:00
Samuel
718b002826
fix / increases requires interval ( #279 )
2022-04-18 20:17:33 +02:00
dependabot[bot]
8a522d455f
build(deps): bump nokogiri from 1.13.3 to 1.13.4 ( #280 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 20:13:13 +02:00
Samuel Berthe
484979b55d
Merge branch 'master' of github.com:samber/awesome-prometheus-alerts
2022-03-15 10:29:49 +01:00
Samuel Berthe
7b3d2e44f1
😘
2022-03-15 10:29:09 +01:00
dependabot[bot]
1a72a9e077
build(deps): bump nokogiri from 1.12.5 to 1.13.3 ( #274 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.12.5 to 1.13.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 20:36:18 +01:00
Samuel Berthe
dc98d72206
🇺🇦
2022-02-25 13:52:19 +01:00
Samuel Berthe
6bfcdcca16
🇺🇦
2022-02-25 13:48:26 +01:00
Koen Dierckx
21ddd2f752
Added Alert manager job alert ( #272 )
...
Co-authored-by: DIERCKXK <koen.dierckx@vito.be>
2022-01-23 19:36:36 +01:00
armondressler
038e46743d
fixed erroneous usage of rate() function on gauges ( #270 )
...
Co-authored-by: Dressler Armon, B2B-PAP-HLT-DO-ENG <armon.dressler@swisscom.com>
2022-01-16 03:24:36 +01:00
Samuel Berthe
37722256d5
Adding jenkins
2021-12-27 12:49:32 +01:00
MikeN. Paxos
78a7e61050
added jenkins alert rules for jenkins metrics plugin ( #268 )
...
* added jenkins alert rules
* Update rules.yml
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2021-12-27 12:48:07 +01:00
Samuel Berthe
fd0f2805c0
Renaming kube_hpa_* to kube_horizontalpodautoscaler_*
...
Fixes #266
2021-12-07 23:16:40 +01:00
Samuel Berthe
f3ef333a3e
doc: remove comment
2021-12-07 23:14:23 +01:00