*: Add go runtime, process, HTTP and gRPC metrics

This commit is contained in:
Frederic Branczyk
2017-12-20 16:03:32 +01:00
parent b5baf6b1ca
commit 5f03479d29
5 changed files with 81 additions and 10 deletions

View File

@@ -20,6 +20,10 @@ web:
# tlsCert: /etc/dex/tls.crt
# tlsKey: /etc/dex/tls.key
# Configuration for telemetry
telemetry:
http: 0.0.0.0:5558
# Uncomment this block to enable the gRPC API. This values MUST be different
# from the HTTP endpoints.
# grpc: