mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
5 lines
128 B
Go
5 lines
128 B
Go
// Package prometheus collects metrics and exposes them via an HTTP route.
|
|
//
|
|
// See https://prometheus.io/.
|
|
package prometheus
|