osism / kolla-operations

Repository for Grafana/Kibana dashboards and Prometheus alerting rules
https://www.osism.tech
8 stars 11 forks source link

Update dashboards and prometheus rules #39

Closed alexgesser closed 8 months ago

alexgesser commented 8 months ago

Signed-off-by: Aleksandr Gerasimenko aleksandr.gerasimenko@plusserver.com

This commit has next changes:

berendt commented 8 months ago

@alexgesser Cool. Can you please check if the failed alertmanager CI is related to your changes?

alexgesser commented 8 months ago

@berendt There were from my side syntax issues. I fixed them.

berendt commented 8 months ago

@alexgesser

A few more in haproxy.rules

Checking prometheus/haproxy.rules
[22](https://github.com/osism/kolla-operations/actions/runs/7829687223/job/21362696536?pr=39#step:5:23)
  FAILED:
[23](https://github.com/osism/kolla-operations/actions/runs/7829687223/job/21362696536?pr=39#step:5:24)
prometheus/haproxy.rules: yaml: unmarshal errors:
[24](https://github.com/osism/kolla-operations/actions/runs/7829687223/job/21362696536?pr=39#step:5:25)
  line 43: mapping key "description" already defined at line 42
[25](https://github.com/osism/kolla-operations/actions/runs/7829687223/job/21362696536?pr=39#step:5:26)
  line 52: mapping key "description" already defined at line 51
[26](https://github.com/osism/kolla-operations/actions/runs/7829687223/job/21362696536?pr=39#step:5:27)
  line 62: mapping key "description" already defined at line 61
[27](https://github.com/osism/kolla-operations/actions/runs/7829687223/job/21362696536?pr=39#step:5:28)
  line 71: mapping key "description" already defined at line 70
[28](https://github.com/osism/kolla-operations/actions/runs/7829687223/job/21362696536?pr=39#step:5:29)
berendt commented 8 months ago
Checking prometheus/haproxy.rules
[22](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:23)
  FAILED:
[23](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:24)
prometheus/haproxy.rules: yaml: unmarshal errors:
[24](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:25)

[25](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:26)
  line 90: mapping key "expr" already defined at line 83
[26](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:27)
  line 91: mapping key "for" already defined at line 84
[27](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:28)
  line 92: mapping key "labels" already defined at line 85
[28](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:29)
  line 94: mapping key "annotations" already defined at line 87
[29](https://github.com/osism/kolla-operations/actions/runs/7831529564/job/21370678570?pr=39#step:5:30)