aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-02 01:11:40 +0100
committerGravatar Joe Banks <[email protected]>2024-04-02 01:11:40 +0100
commita157cec450691772b8186522c5335659198e79c9 (patch)
treef757112a385c0b96ebf3dd3ec3e0e8a99ea201ce /kubernetes
parentupdate routing configuration for alertmanager (diff)
fix EOF in django alerts file
Diffstat (limited to 'kubernetes')
-rw-r--r--kubernetes/namespaces/monitoring/alerts/alerts.d/django.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/monitoring/alerts/alerts.d/django.yaml b/kubernetes/namespaces/monitoring/alerts/alerts.d/django.yaml
index fd48dfb..3197bf7 100644
--- a/kubernetes/namespaces/monitoring/alerts/alerts.d/django.yaml
+++ b/kubernetes/namespaces/monitoring/alerts/alerts.d/django.yaml
@@ -26,4 +26,4 @@ groups:
severity: page
annotations:
summary: "Django route is experiencing high latency"
- description: "Django route {{ $labels.method }} {{ $labels.view }} is experiencing high latency" \ No newline at end of file
+ description: "Django route {{ $labels.method }} {{ $labels.view }} is experiencing high latency"