Unverified Commit 3effa61d 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 duplicated rows
parent b2768678
......@@ -1906,6 +1906,7 @@
{
"expr": "sum(node_meta) by (node_id, node_name, instance)",
"format": "table",
"instant": true,
"intervalFactor": 2,
"refId": "A",
"step": 2
......
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