Navigation: add application-observability icon (#78935)

add application-observability icon
This commit is contained in:
Ashley Harrison
2023-12-02 09:51:46 +00:00
committed by GitHub
parent 64feeddc23
commit 4a6ff8cf69

View File

@ -283,6 +283,7 @@ func (s *ServiceImpl) readNavigationSettings() {
appO11yCfg.SectionID = navtree.NavIDRoot
appO11yCfg.SortWeight = navtree.WeightApplication
appO11yCfg.Icon = "application-observability"
profilesCfg.SectionID = navtree.NavIDExplore
profilesCfg.SortWeight = 1