What the error is saying is you tried to add a setting "teams" under
opsgenie_configs, but opsgenie_configs does not recognise such an option.
The set of allowed options is defined here:
https://prometheus.io/docs/alerting/configuration/#opsgenie_config
Maybe you wanted something like:
opsgenie_configs:
- name: saas-ops
responders:
- name: blah
type: team
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/52a29dad-d098-4365-ae11-c298f6f9e1e5%40googlegroups.com.