From 383040f606d3d7cb02cd5d23235b93585464dde9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 May 2022 03:38:32 +0000 Subject: [PATCH] assets,site/content: daily assets regeneration --- assets/promscale/alerts.yaml | 4 ++-- site/content/promscale/_index.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/promscale/alerts.yaml b/assets/promscale/alerts.yaml index d73ad36..3307fac 100644 --- a/assets/promscale/alerts.yaml +++ b/assets/promscale/alerts.yaml @@ -212,11 +212,11 @@ groups: severity: warning - name: promscale-database-connection rules: - - alert: PromscaleStorageHighErrorRate + - alert: PromscaleDBHighErrorRate annotations: description: Promscale connection with the database has an error of {{ $value | 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 expr: | ( diff --git a/site/content/promscale/_index.md b/site/content/promscale/_index.md index 2422711..a8544d6 100644 --- a/site/content/promscale/_index.md +++ b/site/content/promscale/_index.md @@ -283,14 +283,14 @@ labels: ### promscale-database-connection -##### PromscaleStorageHighErrorRate +##### PromscaleDBHighErrorRate {{< code lang="yaml" >}} -alert: PromscaleStorageHighErrorRate +alert: PromscaleDBHighErrorRate annotations: description: Promscale connection with the database has an error of {{ $value | 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 expr: | (