chore: remove duplicated section in sample.ini (#98566)

pull/100876/head
Nicolas Simonds 5 months ago committed by GitHub
parent 768ec4c2c5
commit 678d1847b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      conf/sample.ini

@ -1406,12 +1406,6 @@
# For example: `disabled_labels=grafana_folder` # For example: `disabled_labels=grafana_folder`
disabled_labels = disabled_labels =
[unified_alerting.reserved_labels]
# Comma-separated list of reserved labels added by the Grafana Alerting engine that should be disabled.
# For example: `disabled_labels=grafana_folder`
;disabled_labels =
[unified_alerting.state_history] [unified_alerting.state_history]
# Enable the state history functionality in Unified Alerting. The previous states of alert rules will be visible in panels and in the UI. # Enable the state history functionality in Unified Alerting. The previous states of alert rules will be visible in panels and in the UI.
; enabled = true ; enabled = true

Loading…
Cancel
Save