mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 16:45:43 -06:00
Remove validation for labels to be accepted in the Alertmanager, This helps with datasources that produce non-compatible labels. Adds an "object_matchers" to alert manager routers so we can support labels names with extended characters beyond prometheus/openmetrics. It only does this for the internal Grafana managed Alert Manager. This requires a change to alert manager, so for now we use grafana/alertmanager which is a slight fork, with the intention of going back to upstream. The frontend handles the migration of "matchers" -> "object_matchers" when the route is edited and saved. Once this is done, downgrades will not work old versions will not recognize the "object_matchers". Co-authored-by: Kyle Brandt <kyle@grafana.com> Co-authored-by: Nathan Rodman <nathanrodman@gmail.com> |
||
---|---|---|
.. | ||
img | ||
ConfigEditor.tsx | ||
consts.ts | ||
DataSource.ts | ||
module.ts | ||
plugin.json | ||
types.ts |