mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-03-05 03:20:28 +00:00
Add port-metrics flag, when specified the Prometheus /metrics endpoint will be exposed on that port.
5 lines
64 B
Go
5 lines
64 B
Go
package version
|
|
|
|
var VERSION = "1.6.0"
|
|
var REVISION = "unknown"
|