Skip to content

Commit 42820b1

Browse files
authored
update agent dashboard (#125)
Signed-off-by: Kishan Mochi <[email protected]>
1 parent c0043b7 commit 42820b1

File tree

3 files changed

+6
-26
lines changed

3 files changed

+6
-26
lines changed

charts/edgenode-dashboards/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.6
1+
0.3.7

charts/edgenode-dashboards/deployments/edgenode-dashboards/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ apiVersion: v2
55
name: edgenode-dashboards
66
description: Dashboards for Edge Node observability
77
type: application
8-
version: 0.3.6
9-
appVersion: 0.3.6
8+
version: 0.3.7
9+
appVersion: 0.3.7
1010
annotations:
1111
revision: 531775e3938a26706f3d589a283774a72b5df19c
1212
created: "2025-04-17T12:04:15Z"

charts/edgenode-dashboards/deployments/edgenode-dashboards/grafana-dashboards/edgenode-agent-logs.json

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -330,36 +330,16 @@
330330
},
331331
{
332332
"selected": false,
333-
"text": "INBM",
334-
"value": "INBM"
335-
},
336-
{
337-
"selected": false,
338-
"text": "INBM Dispatcher",
339-
"value": "INBM_Dispatcher"
340-
},
341-
{
342-
"selected": false,
343-
"text": "INBM Configuration",
344-
"value": "INBM_Configuration"
345-
},
346-
{
347-
"selected": false,
348-
"text": "INBM Diagnostic",
349-
"value": "INBM_Diagnostic"
350-
},
351-
{
352-
"selected": false,
353-
"text": "INBM Telemetry",
354-
"value": "INBM_Telemetry"
333+
"text": "INBD",
334+
"value": "INBD"
355335
},
356336
{
357337
"selected": false,
358338
"text": "INBM Update Status",
359339
"value": "INBM_Update_Status"
360340
}
361341
],
362-
"query": "Cluster Agent : ClusterAgent, Hardware Agent : HardwareAgent, Node Agent : NodeAgent, OpenTelemetry Collector : OpenTelemetry_Collector, Platform Update Agent : PlatformUpdateAgent, Platform Telemetry Agent : Platform_Telemetry_Agent, Platform Manageability Agent : Platform_Manageability_Agent, Telegraf : Telegraf , Installer : installer, Apt Install History Logs : AptInstallLogs, INBM : INBM, INBM Dispatcher : INBM_Dispatcher, INBM Configuration : INBM_Configuration, INBM Diagnostic : INBM_Diagnostic, INBM Telemetry : INBM_Telemetry, INBM Update Status : INBM_Update_Status",
342+
"query": "Cluster Agent : ClusterAgent, Hardware Agent : HardwareAgent, Node Agent : NodeAgent, OpenTelemetry Collector : OpenTelemetry_Collector, Platform Update Agent : PlatformUpdateAgent, Platform Telemetry Agent : Platform_Telemetry_Agent, Platform Manageability Agent : Platform_Manageability_Agent, Telegraf : Telegraf , Installer : installer, Apt Install History Logs : AptInstallLogs, INBD : INBD, INBM Update Status : INBM_Update_Status",
363343
"type": "custom"
364344
},
365345
{

0 commit comments

Comments
 (0)