From 95663e4e87979930e5fb897a3acf70c98a8549f8 Mon Sep 17 00:00:00 2001 From: Teppo Kurki Date: Wed, 20 Nov 2024 09:40:53 +0200 Subject: [PATCH] README.md updated from https://stackedit.io/ --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cde82ac..95defb2 100644 --- a/README.md +++ b/README.md @@ -64,10 +64,10 @@ Login to Grafana. On Signal K installations, Grafana often runs on port 3001: ht Create the data source: - Click on "Add your first data source" - - Data source type: Influxdb - - Name: influxdb - - Query language: InfluxQL - - HTTP URL: http://localhost:8086 + - Data source type: `Influxdb` + - Name: `influxdb` + - Query language: `InfluxQL` + - HTTP URL: `http://localhost:8086` Use the following InfluxDB Details: @@ -141,5 +141,5 @@ To retrieve a list of available contexts, send a request to the `contexts` endpo `http://localhost:3000/signalk/v1/history/contexts?from=2023-11-04T00:00:00Z&to=2029-11-25T23:59:59Z` \ No newline at end of file