diff --git a/docs/modules/integrate/pages/prometheus-monitoring.adoc b/docs/modules/integrate/pages/prometheus-monitoring.adoc index e52c0d22..faf7e984 100644 --- a/docs/modules/integrate/pages/prometheus-monitoring.adoc +++ b/docs/modules/integrate/pages/prometheus-monitoring.adoc @@ -17,7 +17,7 @@ NOTE: All metrics are exported with the `hz_` prefix. Management Center collects metrics with the timestamp of individual members, and sends this timestamp to Prometheus each time. Prometheus discards metrics with the old timestamps. You can disable sending the timestamp to Prometheus so that your monitoring system continues to operate when clock shifts happen in the cluster. -To disable sending timestamp to Prometheus, set the `hazelcast.mc.prometheusExporter.timestamp.enabled` system property to `false`. +To disable sending timestamp to Prometheus, set the <> property to `false`. == Configuring Prometheus