NavTree: Update Observability landing page description (#106971)
Update observability landing page description
This commit is contained in:
@@ -232,7 +232,7 @@ func (s *ServiceImpl) addPluginToSection(c *contextmodel.ReqContext, treeRoot *n
|
||||
treeRoot.AddSection(&navtree.NavLink{
|
||||
Text: "Observability",
|
||||
Id: navtree.NavIDObservability,
|
||||
SubTitle: "Observability and infrastructure apps",
|
||||
SubTitle: "Opinionated observability across applications, services, and infrastructure",
|
||||
Icon: "heart-rate",
|
||||
SortWeight: navtree.WeightObservability,
|
||||
Children: []*navtree.NavLink{appLink},
|
||||
|
||||
Reference in New Issue
Block a user