From 678d1847b89409aa01834d58feeb4c7d17e75bc9 Mon Sep 17 00:00:00 2001 From: Nicolas Simonds <0xDEC0DE@users.noreply.github.com> Date: Wed, 19 Feb 2025 00:18:30 +1100 Subject: [PATCH] chore: remove duplicated section in sample.ini (#98566) --- conf/sample.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/conf/sample.ini b/conf/sample.ini index 9834c647f5a..7022ff51b26 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -1406,12 +1406,6 @@ # For example: `disabled_labels=grafana_folder` 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] # 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