Files
configpolicy/group_vars/metricspi/vmalert.yml
Dustin C. Hatch ce3e88932d vmalert: Allow configuring http.pathPrefix
*vmalert* requires explicit configuration when it is behind a reverse
proxy.
2022-08-12 13:10:36 -05:00

11 lines
415 B
YAML

vmalert_datasource_url: http://[::1]:8428
vmalert_notifier_url: http://[::1]:9093
vmalert_remote_read_url: http://[::1]:8428
vmalert_remote_write_url: http://[::1]:8428
vmalert_external_url: https://grafana.pyrocufflink.blue
vmalert_external_alert_source: >-
{% raw -%}
explore?orgId=1&left=%5B"now-1h","now","metrics",%7B"expr":"{{$expr|queryEscape}}"%7D%5D
{%- endraw %}
vmalert_http_path_prefix: /vmalert/