We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb798de commit 8a9270bCopy full SHA for 8a9270b
1 file changed
modules/howtos/pages/collecting-information-and-logging.adoc
@@ -275,6 +275,8 @@ And the Prometheus-format metrics fetched with:
275
curl --user Administrator:password http://172.17.0.2:8091/metrics
276
----
277
278
+Further details can be found in the xref:{version-server}@server:rest-api:application-telemetry.adoc[] page.
279
+
280
There may be advantages to collecting information this way,
281
but note that metrics are collected per node,
282
and a central Prometheus instance should be set to collect all metrics so that information is not lost in case of a sudden failover.
0 commit comments