Skip to content

Commit

Permalink
chore: comment wording improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
jmichalek132 committed Feb 25, 2024
1 parent 81212e8 commit 7491f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/mimir-mixin/config.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
// Used to add extra labels to all alerts. Careful: takes precedence over default labels.
alert_extra_labels: {},

// Used to add extra annotations to all alerts, carefull can override default annotations too
// Used to add extra annotations to all alerts, Careful: takes precedence over default labels.
alert_extra_annotations: {},

cortex_p99_latency_threshold_seconds: 2.5,
Expand Down

0 comments on commit 7491f0f

Please sign in to comment.