Unverified Commit b53f4fb2 authored by Alejandro Navarro's avatar Alejandro Navarro Committed by GitHub

Enable instant table for Docker nodes

Enable instant table for Docker nodes to avoid duplicates
parent b2768678
......@@ -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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment