diff --git a/domain-server/resources/describe-settings.json b/domain-server/resources/describe-settings.json index 3551104f75..7c8783bb82 100644 --- a/domain-server/resources/describe-settings.json +++ b/domain-server/resources/describe-settings.json @@ -114,7 +114,7 @@ { "name": "enable_prometheus_exporter", "label": "Enable Prometheus Exporter", - "help": "Enable a Prometheus exporter to make it possible to gather the stats that are available at Nodes tab with a Prometheus server. This makes it possible to keep track of long-term domain statistics for graphing, troubleshooting, and performance monitoring.", + "help": "Enable a Prometheus exporter to make it possible to gather stats about the mixers that are available in the Nodes tab with a Prometheus server. This makes it possible to keep track of long-term domain statistics for graphing, troubleshooting, and performance monitoring.", "default": false, "type": "checkbox", "advanced": true