1
0
Fork 0
mirror of https://github.com/monitoring-mixins/website.git synced 2024-12-14 11:37:31 +00:00

assets,site/content: daily assets regeneration

This commit is contained in:
github-actions[bot] 2022-05-07 03:38:32 +00:00
parent 8c2cceac6c
commit 383040f606
2 changed files with 5 additions and 5 deletions

View file

@ -212,11 +212,11 @@ groups:
severity: warning severity: warning
- name: promscale-database-connection - name: promscale-database-connection
rules: rules:
- alert: PromscaleStorageHighErrorRate - alert: PromscaleDBHighErrorRate
annotations: annotations:
description: Promscale connection with the database has an error of {{ $value description: Promscale connection with the database has an error of {{ $value
| humanizePercentage }}. | humanizePercentage }}.
runbook_url: https://github.com/timescale/promscale/blob/master/docs/runbooks/PromscaleStorageHighErrorRate.md runbook_url: https://github.com/timescale/promscale/blob/master/docs/runbooks/PromscaleDBHighErrorRate.md
summary: Promscale experiences a high error rate when connecting to the database summary: Promscale experiences a high error rate when connecting to the database
expr: | expr: |
( (

View file

@ -283,14 +283,14 @@ labels:
### promscale-database-connection ### promscale-database-connection
##### PromscaleStorageHighErrorRate ##### PromscaleDBHighErrorRate
{{< code lang="yaml" >}} {{< code lang="yaml" >}}
alert: PromscaleStorageHighErrorRate alert: PromscaleDBHighErrorRate
annotations: annotations:
description: Promscale connection with the database has an error of {{ $value | description: Promscale connection with the database has an error of {{ $value |
humanizePercentage }}. humanizePercentage }}.
runbook_url: https://github.com/timescale/promscale/blob/master/docs/runbooks/PromscaleStorageHighErrorRate.md runbook_url: https://github.com/timescale/promscale/blob/master/docs/runbooks/PromscaleDBHighErrorRate.md
summary: Promscale experiences a high error rate when connecting to the database summary: Promscale experiences a high error rate when connecting to the database
expr: | expr: |
( (