mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:27:04 +02:00
Update description for Prometheus exporter.
This commit is contained in:
parent
a079afbb73
commit
c81365f4f0
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
||||||
{
|
{
|
||||||
"name": "enable_prometheus_exporter",
|
"name": "enable_prometheus_exporter",
|
||||||
"label": "Enable Prometheus Exporter",
|
"label": "Enable Prometheus Exporter",
|
||||||
"help": "Enable a Prometheus exporter to make it possible to gather the stats that are available at <a href='/'>Nodes</a> tab with a <a href='https://prometheus.io/'>Prometheus</a> 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 <a href='/'>Nodes</a> tab with a <a href='https://prometheus.io/'>Prometheus</a> server. This makes it possible to keep track of long-term domain statistics for graphing, troubleshooting, and performance monitoring.",
|
||||||
"default": false,
|
"default": false,
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
"advanced": true
|
"advanced": true
|
||||||
|
|
Loading…
Reference in a new issue