From c3e0379d45125714dd0d3ce251718465e9d26b36 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:27:59 +0200 Subject: [PATCH] Update Telemetry.md --- docs/Telemetry.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Telemetry.md b/docs/Telemetry.md index 8df75e5f..9a2f5b77 100644 --- a/docs/Telemetry.md +++ b/docs/Telemetry.md @@ -4,7 +4,7 @@ ## Enabling Kava Metric Telemetry -To enable the kava app to emit telemetry during operation, update the relevant config values to enable metrics: +To enable the Kava app to emit telemetry during operation, update the relevant config values to enable metrics: `config.toml` @@ -65,7 +65,7 @@ Update [prometheus config](../prometheus.yml) to collect metrics from your local ### Collecting from remote host -Update the kava config on the host and restart using the instructions from `Enabling Kava Metric Emission` +Update the Kava config on the host and restart using the instructions from `Enabling Kava Metric Emission` Install [ngrok](https://ngrok.com/download) on the remote host