diff --git a/docs/src/metrics/ROOT.md b/docs/src/metrics/ROOT.md index f2791ff1..0e1de37d 100644 --- a/docs/src/metrics/ROOT.md +++ b/docs/src/metrics/ROOT.md @@ -1,3 +1,3 @@ # Shell-operator metrics -Shell-operator exports Prometheus metrics to the `/metrics` path, however user-created metrics are reported to `/metrics/hooks`. The default port is 9115. +Shell-operator exports its built-in Prometheus metrics to the `/metrics` path. Custom metrics generated by hooks are reported to `/metrics/hooks`. The default port is 9115.