Hello All,
We are currently working through installing Grafana and utilizing it for creating alerting notifications. Successfully tested a notification channel through Microsoft teams and the plan is to persist this and leverage it for a dashboard. Can anyone share some documentation on how to achieve this through a helm chart please?
Helm chart currently being used.
grafana:
enabled: true
adminPassword: password
# Enable to use external url for Grafana.
notifiers:
notifiers.yaml:
notifiers:
- name: Microsoft-Teams
type: teams
settings:
url: <teams_webhook>