Skip to content

Commit 668bea5

Browse files
committed
Minor doc update
1 parent dd25344 commit 668bea5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/metrics/030_importing.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,15 @@ git clone https://github.com/oracle/coherence-operator.git
6464
6565
[NOTE]
6666
====
67-
There are two sets of dashboards available
67+
There are three sets of dashboards available
6868
6969
* Default - these are dashboards under the `dashboards/grafana/` directory that are compatible with
7070
the metric names produced by the Coherence metrics publisher
7171
* Microprofile - these are dashboards under the `dashboards/grafana-microprofile/` directory that are compatible with
7272
the metric names produced by the Coherence MP Metrics module.
73+
* Micrometer - these are dashboards under the `dashboards/grafana-micrometer/` directory that are compatible with
74+
the metric names produced by the Coherence Micrometer Metrics module. These are metrics commonly used with Microprofile applications such as Helidon.
75+
* Micrometer - these are dashboards under the dashboards/grafana-micrometer/ directory that are compatible with the metric names produced by the Coherence Micrometer Metrics module. Micrometer is a common metrics framework used with applications such as Spring, Micronaut etc.
7376
7477
If you do not see metrics on the dashboards as expected you might be using the wrong dashboards version for how
7578
Coherence has been configured.

0 commit comments

Comments
 (0)