feat: NavTree menu entry for adaptive telemetry grafana cloud apps (#109561)

* feat: NavTree menu entry for adaptive telemetry grafana cloud apps

* feat: 'adaptive-telemetry' icon added
This commit is contained in:
Darren Janeczek
2025-09-11 13:13:17 -04:00
committed by GitHub
parent 85e92ce04b
commit 08203a060e
5 changed files with 35 additions and 3 deletions
+1
View File
@@ -41,6 +41,7 @@ const (
NavIDDashboards = "dashboards/browse"
NavIDExplore = "explore"
NavIDDrilldown = "drilldown"
NavIDAdaptiveTelemetry = "adaptive-telemetry"
NavIDCfg = "cfg" // NavIDCfg is the id for org configuration navigation node
NavIDAlertsAndIncidents = "alerts-and-incidents"
NavIDTestingAndSynthetics = "testing-and-synthetics"