From dd12f87db10af7fb39fadf81cd3e1a3353f37978 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Thu, 4 Nov 2021 05:00:19 +0300 Subject: [PATCH] influx to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dfa6984..766e7ed 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,10 @@ subbeat grafana http://localhost:3000 eyJrIjoiWnRRMTNmcGpvTHNPb3UzNzdUNUphRm53Rk subbeat prometheus http://localhost:9090/ "rate(go_memstats_alloc_bytes_total[5m])" 1634172070 1635110190 15 ``` +#### Influx +``` +subbeat influx http://localhost:8086 5abe4759f7360f1c sCAB2MVo8TJxhUH8UDJZIeCPwf-cykBtO0jhr207qCQSZ9d43JXObCYK_uAml2BL26JBYFauz95yIeC51kxQol== 'from(bucket:"main-backet") |> $range |> filter(fn:(r) => r._measurement == "cpu")' 1635985640 1635986810 10 +``` + #### Grafana * Prometheus