Skip to content

Commit

Permalink
Update Olli targets with new namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 committed Apr 15, 2024
1 parent bce270e commit 2035a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/namespaces/monitoring/olli/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ metadata:
namespace: monitoring
data:
LOKI_API_URL: http://loki.loki.svc.cluster.local:3100
LOKI_JOBS: default/bot,default/site,default/sir-lancebot,default/sir-robin,default/metricity,default/snekbox,default/quackstack,default/black-knight
LOKI_JOBS: bots/bot,web/site,bots/sir-lancebot,bots/sir-robin,bots/metricity,snekbox/snekbox,apis/quackstack,bots/black-knight
SERVICE_INTERVAL_MINUTES: '30'
SERVICE_TOKENS: '[{"token":"CRITICAL","color":"#ff5f5f"},{"token":"ERROR","color":"#ff5f5f"},{"token":"WARN","color":"#ffe24d","case_sensitive":true}]'

0 comments on commit 2035a87

Please sign in to comment.