You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entity-types/ext-fluentbit/dashboard.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@
38
38
},
39
39
"nrqlQueries": [
40
40
{
41
-
"accountIds": 0,
41
+
"accountId": 0,
42
42
"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"
0 commit comments