Remove bridge metrics
This commit is contained in:
parent
8d9bbc1893
commit
1e6d255697
1 changed files with 0 additions and 4 deletions
|
@ -48,10 +48,6 @@ BOT_OWNERS=
|
||||||
# BasicAuth or a different form of authentication.
|
# BasicAuth or a different form of authentication.
|
||||||
BOT_METRICS_PORT=
|
BOT_METRICS_PORT=
|
||||||
|
|
||||||
# Same as above, but for the bridge service.
|
|
||||||
# Make sure the ports don't overlap!
|
|
||||||
BRIDGE_METRICS_PORT=
|
|
||||||
|
|
||||||
# Optional: Set this to a channel ID if you
|
# Optional: Set this to a channel ID if you
|
||||||
# want Prometheus metrics to return `msg_ping`.
|
# want Prometheus metrics to return `msg_ping`.
|
||||||
# The bot will regularly send a message in that
|
# The bot will regularly send a message in that
|
||||||
|
|
Loading…
Reference in a new issue