summary refs log tree commit diff
path: root/nixos/modules/services/monitoring
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/monitoring')
-rw-r--r--nixos/modules/services/monitoring/prometheus/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/monitoring/prometheus/default.nix b/nixos/modules/services/monitoring/prometheus/default.nix
index 85f39c2a43b5..80122e69d167 100644
--- a/nixos/modules/services/monitoring/prometheus/default.nix
+++ b/nixos/modules/services/monitoring/prometheus/default.nix
@@ -126,7 +126,7 @@ let
 
           If honor_labels is set to "false", label conflicts are
           resolved by renaming conflicting labels in the scraped data
-          to "exported_<original-label>" (for example
+          to "exported_&lt;original-label&gt;" (for example
           "exported_instance", "exported_job") and then attaching
           server-side labels. This is useful for use cases such as
           federation, where all labels specified in the target should