Skip to content

Commit dda35a7

Browse files
author
Tim Middleton
committed
Update docs
1 parent b09935a commit dda35a7

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/reference/monitoring.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,14 @@ After you start the monitoring you can start a local cluster using `cohctl start
2323
2424
See the Coherence documentation to {commercial-docs-base-url}/manage/using-coherence-metrics.html[setup up Coherence metrics] on your own cluster.
2525
26-
NOTE: You must have a `docker` version installed and running on your machine that includes the updated `docker compose` command.
26+
If you are running a Coherence version before 14.1.2-0-0 or 25.03, you must set the following property on each
27+
cluster member to emit the new style metrics used by the latest dashboards.
28+
29+
- `-Dcoherence.metrics.legacy.names=false`.
30+
31+
If you have a `docker` version installed and running on your machine that doesn't include the updated `docker compose` command,
32+
you can use the `-D` option for `cohctl start manitoring` to use `docker-compose`.
33+
2734
2835
* <<init-monitoring, `cohctl init monitoring`>> - initialize local monitoring for Coherence
2936
* <<start-monitoring, `cohctl start monitoring`>> - starts the local monitoring stack

0 commit comments

Comments
 (0)