File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -176,10 +176,10 @@ CHARON_EXECUTION_CLIENT_RPC_ENDPOINT=http://${EL}:8545
176176# Loki log aggregation server addresses. Disable loki log aggregation by setting an empty address.
177177#CHARON_LOKI_ADDRESSES=
178178
179- # Charon Cluster Name. Mandatory to send logs with Promtail.
179+ # Charon Cluster Name. Mandatory to send logs with Promtail and metrics with Prometheus .
180180#CLUSTER_NAME=""
181181
182- # Charon Cluster Peer. Mandatory to send logs with Promtail.
182+ # Charon Cluster Peer. Mandatory to send logs with Promtail and metrics with Prometheus .
183183#CLUSTER_PEER=""
184184
185185# Nickname to identify this charon node on monitoring (max 32 characters).
Original file line number Diff line number Diff line change @@ -176,10 +176,10 @@ CHARON_EXECUTION_CLIENT_RPC_ENDPOINT=http://${EL}:8545
176176# Loki log aggregation server addresses. Disable loki log aggregation by setting an empty address.
177177#CHARON_LOKI_ADDRESSES=
178178
179- # Charon Cluster Name. Mandatory to send logs with Promtail.
179+ # Charon Cluster Name. Mandatory to send logs with Promtail and metrics with Prometheus .
180180#CLUSTER_NAME=""
181181
182- # Charon Cluster Peer. Mandatory to send logs with Promtail.
182+ # Charon Cluster Peer. Mandatory to send logs with Promtail and metrics with Prometheus .
183183#CLUSTER_PEER=""
184184
185185# Nickname to identify this charon node on monitoring (max 32 characters).
Original file line number Diff line number Diff line change @@ -176,10 +176,10 @@ CHARON_EXECUTION_CLIENT_RPC_ENDPOINT=http://${EL}:8545
176176# Loki log aggregation server addresses. Disable loki log aggregation by setting an empty address.
177177#CHARON_LOKI_ADDRESSES=
178178
179- # Charon Cluster Name. Mandatory to send logs with Promtail.
179+ # Charon Cluster Name. Mandatory to send logs with Promtail and metrics with Prometheus .
180180#CLUSTER_NAME=""
181181
182- # Charon Cluster Peer. Mandatory to send logs with Promtail.
182+ # Charon Cluster Peer. Mandatory to send logs with Promtail and metrics with Prometheus .
183183#CLUSTER_PEER=""
184184
185185# Nickname to identify this charon node on monitoring (max 32 characters).
You can’t perform that action at this time.
0 commit comments