Skip to content

Commit 650910a

Browse files
author
Vladimir Kotal
committed
document /metrics endpoint
1 parent 3b02ddd commit 650910a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

apiary.apib

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,12 @@ see https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html#parse-java
245245
}
246246
]
247247

248+
## Monitoring [/metrics/prometheus]
249+
250+
### retrieves web application metrics in Prometheus format [GET]
251+
252+
+ Response 200 (text/plain)
253+
248254
## Path descriptions [/system/pathdesc]
249255

250256
### updates path descriptions for web application [POST]

0 commit comments

Comments
 (0)