Skip to content
Snippets Groups Projects
Commit 6595d8df authored by sh0rez's avatar sh0rez Committed by Cyril Tovena
Browse files

BREAKING fix(loki-mixin): rename rules key (#691)

Renames the `prometheus_rules` key to `prometheusRules` to comply to the
spec (https://github.com/monitoring-mixins/docs/blob/master/design.pdf)

BREAKING `prometheus_rules` is not available anymore
parent 420a359f
No related branches found
No related tags found
No related merge requests found
local utils = import "mixin-utils/utils.libsonnet";
{
prometheus_rules+:: {
prometheusRules+:: {
groups+: [{
name: 'loki_rules',
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment