mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 02:42:39 +08:00
Navigation: add application-observability icon (#78935)
add application-observability icon
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user