You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes a bug in the AM configuration that was causing it to crash loop. (#292)
* Fixes a misconfigured inhibit rule. AM expects a map, not a list.
* Attempts to configure target_match per the documentation.
* Uses target_match_re eliminate the dupliate key names.
* Fixes inhibit rule for snmp-exporter as well.
* Adds comments to inhibit rules on what having an empty list for 'equal' means
0 commit comments