mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
12 lines
131 B
Plaintext
12 lines
131 B
Plaintext
meta {
|
|
name: Prometheus Metrics
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/prometheus/metrics
|
|
body: none
|
|
auth: none
|
|
}
|