diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2022-03-17 01:00:10 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2022-03-17 01:00:10 +0100 |
commit | 0afdeb5500ff26970cb050f16045ecbb9d39d614 (patch) | |
tree | 560dcc959e368b7ce864b73c89fd91203701d95d /dashboards-grafana/general.json | |
parent | 67fa97549a195128f1aa122a4f4f556be36dad8a (diff) | |
download | ouroboros-metrics-0afdeb5500ff26970cb050f16045ecbb9d39d614.tar.gz ouroboros-metrics-0afdeb5500ff26970cb050f16045ecbb9d39d614.zip |
pyExporter: Support for Flow Control metrics0.19.1
Now supports some flow control metrics. Also more future proof as it
will skip unknown future metrics instead of raising an Exception.
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
Diffstat (limited to 'dashboards-grafana/general.json')
-rw-r--r-- | dashboards-grafana/general.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboards-grafana/general.json b/dashboards-grafana/general.json index f95b35e..15c7346 100644 --- a/dashboards-grafana/general.json +++ b/dashboards-grafana/general.json @@ -23,7 +23,7 @@ "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 1, - "iteration": 1646989492864, + "iteration": 1647475126119, "links": [], "liveNow": false, "panels": [ |