From a18024e7edadaaf646633c4014b3a6cfd40d7418 Mon Sep 17 00:00:00 2001 From: Toma Bilius Date: Fri, 10 Sep 2021 16:24:55 +0300 Subject: ELCCR-2013 Unable to collect Telemetry data with Grafana / InfluxDB Change-Id: I4a7c9755c516b5eb6fedecf4e96154698710a907 Signed-off-by: Toma Bilius --- doc/book-enea-edge-getting-started/doc/grafana.xml | 23 +++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/doc/book-enea-edge-getting-started/doc/grafana.xml b/doc/book-enea-edge-getting-started/doc/grafana.xml index 807c2ac..4593e68 100644 --- a/doc/book-enea-edge-getting-started/doc/grafana.xml +++ b/doc/book-enea-edge-getting-started/doc/grafana.xml @@ -2,16 +2,17 @@ Using Grafana and InfluxDB - InfluxDB is - essentially a time series database process that runs on a server, while - Grafana is a - visualization tool for time series data. Grafana is a very lightweight - server-side application, and most of the data monitoring runs in a browser. - - For details on version information for these two components, please refer to the - . + InfluxDB is + essentially a time series database process that runs on a server, while + Grafana is a + visualization tool for time series data. Grafana is a very lightweight + server-side application, and most of the data monitoring runs in a + browser. + + For details on version information for these two components, please + refer to the .
Deploying Grafana and InfluxDB @@ -170,7 +171,7 @@ For InfluxDB, run the following command: - firewall-cmd --permanent --add-port=25826/tcp + firewall-cmd --permanent --add-port=25826/udp -- cgit v1.2.3-54-g00ecf