Skip to content

Commit 2f83ce8

Browse files
committed
ci: updated fb dashboard
1 parent f57d2f4 commit 2f83ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entity-types/ext-fluentbit/dashboard.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"nrqlQueries": [
4040
{
41-
"accountIds": 0,
41+
"accountId": 0,
4242
"query": "SELECT latest(os) as 'OS', latest(version) as 'FB version', latest(cluster_name) FROM Metric where metricName = 'fluentbit_build_info' AND cluster_name IN ({{cluster_name}}) since 1 hour ago facet pod_name, node_name limit max"
4343
}
4444
],

0 commit comments

Comments
 (0)