Skip to content
Snippets Groups Projects

Onboard kevr as project maintainer

Merged Kristian Klausen requested to merge klausenbusk/infrastructure:onboard-kevr into master
All threads resolved!
2 files
+ 10
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -19,4 +19,12 @@ datasources:
type: loki
access: proxy
url: http://localhost:3100
jsonData:
manageAlerts: false
- name: Alertmanager
type: alertmanager
access: proxy
url: http://localhost:9093
jsonData:
implementation: prometheus
{% endif %}
Loading