Currently the monitoring/datasources.yaml hard-coded the ip address for grafana's prometheus datasource. While the ip is not always the same when provisioning via docker.
I would suggest to use hostname like
monitoring-prometheus-1
OR
host.docker.internal
such that it is more generic
Environment (please complete the following information):
- Coherence CLI Version: 1.10.0
- Coherence cluster version: 25.03.1
- Coherence cluster edition: Community Edition
- Java version and Java vendor: openjdk version "21.0.7" 2025-04-15 LTS
- OS Coherence cluster is running on: Mac
- OS Version Coherence cluster is running on: 15.5
- Is this a container/cloud environment: No