Navigation: add application-observability icon (#78935)

add application-observability icon
pull/78985/head
Ashley Harrison 1 year ago committed by GitHub
parent 64feeddc23
commit 4a6ff8cf69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      pkg/services/navtree/navtreeimpl/applinks.go

@ -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

Loading…
Cancel
Save