Prometheus: cleanup #90

Merged
jeltz merged 15 commits from prometheus_cleanup into master 2022-01-01 17:58:19 +01:00
Member
No description provided.
erdnaxe added 4 commits 2021-12-31 19:40:49 +01:00
prometheus: federate ilo metrics
All checks were successful
continuous-integration/drone/push Build is passing
860a26a8dc
prometheus: remove JSON targets cleanup
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
bcded46ed6
erdnaxe added 3 commits 2021-12-31 20:03:50 +01:00
prometheus: add machines to ilo_snmp
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
16a2d36472
erdnaxe added 1 commit 2021-12-31 20:04:43 +01:00
prometheus_federation: add ilo_snmp and remove django
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2830558545
erdnaxe force-pushed prometheus_cleanup from fcb953b741 to 40d9108b37 2021-12-31 21:26:56 +01:00 Compare
erdnaxe force-pushed prometheus_cleanup from 0bb1cbebba to 5ab3dcdac2 2022-01-01 12:04:26 +01:00 Compare
erdnaxe added 2 commits 2022-01-01 16:45:55 +01:00
prometheus: reduce iLO SNMP timeout
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
a24b473566
erdnaxe added 1 commit 2022-01-01 17:15:33 +01:00
prometheus: remove ipmi target
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
9e4b8c2509
jeltz reviewed 2022-01-01 17:24:00 +01:00
@ -0,0 +17,4 @@
severity: warning
annotations:
summary: >-
La mémoire vive n'est plus résilente
Owner

résiliente

résiliente
erdnaxe marked this conversation as resolved
@ -0,0 +21,4 @@
({{ raw('$labels.cpqHeResilientMemCondition') }})
- alert: IloBiosSelfTestDegraded
expr: cpqHeHWBiosCondition{cpqHeHWBiosCondition!~"ok|other"} == 1
Owner

À quoi correspond other ? C'est jamais une erreur ?

À quoi correspond `other` ? C'est jamais une erreur ?
Author
Member

other = le module est absent par exemple, on a BEAUCOUP de other

other = le module est absent par exemple, on a BEAUCOUP de other
Owner

Ok

Ok
jeltz marked this conversation as resolved
erdnaxe added 1 commit 2022-01-01 17:55:53 +01:00
prometheus: fix typo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
a320907047
jeltz merged commit 4a3ba6f366 into master 2022-01-01 17:58:19 +01:00
jeltz deleted branch prometheus_cleanup 2022-01-01 17:58:28 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aurore/ansible#90
No description provided.