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 duplicates
  • Loading branch information
alesnav authored Jun 5, 2019
1 parent b276867 commit b53f4fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grafana/dashboards/swarmprom-services-dash.json
Original file line number Diff line number Diff line change
Expand Up @@ -1728,6 +1728,7 @@
{
"expr": "sum(engine_daemon_engine_info * on(instance) group_left(node_id) swarm_node_info) by (kernel, os, graphdriver, version, node_id)",
"format": "table",
"instant": true,
"intervalFactor": 2,
"legendFormat": "",
"refId": "A",
Expand Down

0 comments on commit b53f4fb

Please sign in to comment.