Skip to content

Commit

Permalink
Enable instant table for Docker nodes
Browse files Browse the repository at this point in the history
Enable instant table for Docker nodes to avoid duplicated rows
  • Loading branch information
alesnav authored Jun 5, 2019
1 parent b276867 commit 3effa61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grafana/dashboards/swarmprom-nodes-dash.json
Original file line number Diff line number Diff line change
Expand Up @@ -1906,6 +1906,7 @@
{
"expr": "sum(node_meta) by (node_id, node_name, instance)",
"format": "table",
"instant": true,
"intervalFactor": 2,
"refId": "A",
"step": 2
Expand Down

0 comments on commit 3effa61

Please sign in to comment.