Nav: Update Observability section nav to phase 2 (#112806)

* Move up a level the knowledge graph children

* Remove unused frontend id

* Add special id to plugin pages
This commit is contained in:
Javier Ruiz
2025-10-29 09:25:09 +01:00
committed by GitHub
parent 5a031b370f
commit c7d77c6c64
2 changed files with 19 additions and 18 deletions
-2
View File
@@ -26,7 +26,6 @@ const (
WeightCloudServiceProviders
WeightInfrastructure
WeightApplication
WeightFrontend
WeightAsserts
WeightDataConnections
WeightApps
@@ -48,7 +47,6 @@ const (
NavIDAlerting = "alerting"
NavIDObservability = "observability"
NavIDInfrastructure = "infrastructure"
NavIDFrontend = "frontend"
NavIDReporting = "reports"
NavIDApps = "apps"
NavIDCfgGeneral = "cfg/general"