mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 14:32:12 +08:00
Navigation: Moving Machine-Learning out of IRM and into the top-level of the Navigation (#103822)
* adding ml items to main navigation if plugin is installed * undoing testing change * updating based on feedback and fixing role to be specific to access to ml plugin * cleanup unneeded constants * cleanup diff * updateing GetOrgID call * adding greyscale ml logo and using that for consistency * use currentColor --------- Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
@ -19,6 +19,7 @@ const (
|
||||
WeightDrilldown
|
||||
WeightAlerting
|
||||
WeightAlertsAndIncidents
|
||||
WeightAIAndML
|
||||
WeightTestingAndSynthetics
|
||||
WeightMonitoring
|
||||
WeightCloudServiceProviders
|
||||
|
Reference in New Issue
Block a user