Sure Brian... I am not sure the config changes earlier. Let me try it out. Thanks
On Tuesday, May 19, 2020 at 1:48:26 AM UTC-5, Brian Candler wrote: > > 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/b820d6ea-d7da-44e3-b685-4f0d4dd44197%40googlegroups.com.

