mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 05:34:53 -05:00
Profile/Help: Expose option to disable profile section and help menu (#46308)
* Expose option to disable help menu * Expose option to disable profile menu * Add Profile FeatureTogglePage * Update public/app/features/profile/FeatureTogglePage.tsx Uptake PR wording suggestion. Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Fix front end lint issue * Fix back end lint issue Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
co-authored by
achatterjee-grafana
parent
932f43b220
commit
8426cfe400
@@ -1345,6 +1345,22 @@ For more information about this feature, refer to [Explore]({{< relref "../explo
|
||||
|
||||
Enable or disable the Explore section. Default is `enabled`.
|
||||
|
||||
## [help]
|
||||
|
||||
Configures the help section.
|
||||
|
||||
### enabled
|
||||
|
||||
Enable or disable the Help section. Default is `enabled`.
|
||||
|
||||
## [profile]
|
||||
|
||||
Configures the Profile section.
|
||||
|
||||
### enabled
|
||||
|
||||
Enable or disable the Profile section. Default is `enabled`.
|
||||
|
||||
## [metrics]
|
||||
|
||||
For detailed instructions, refer to [Internal Grafana metrics]({{< relref "view-server/internal-metrics.md" >}}).
|
||||
|
||||
Reference in New Issue
Block a user