Skip to content

Commit de7603b

Browse files
committed
use delta for container creating metric
Signed-off-by: Colin Simmons <colin.simmons@engineerbetter.com>
1 parent 266777f commit de7603b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bosh/assets/grafana_dashboard.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1818,6 +1818,10 @@ grafana_dashboard: |
18181818
{
18191819
"params": [],
18201820
"type": "sum"
1821+
},
1822+
{
1823+
"params": [],
1824+
"type": "difference"
18211825
}
18221826
]
18231827
],
@@ -4587,5 +4591,5 @@ grafana_dashboard: |
45874591
"timezone": "browser",
45884592
"title": "Concourse",
45894593
"uid": "000000001",
4590-
"version": 2
4594+
"version": 0
45914595
}

0 commit comments

Comments
 (0)