mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Settings updates at runtime (#34169)
* Docs: Settings updates on runtime docs skeleton * Docs: Settings HTTP API * Docs: Minor changes on settings updates at runtime docs * Docs: Settings updates at runtime description * Docs: Minor fix * Docs: Move PUT /api/admin/settings docs into Admin API page * Docs: Added longer explanation into 'Settings updates at runtime' page * Apply suggestions from code review Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Leonard Gram <leo@xlson.com> * Docs: Include order of precedence description at settings updates page * Update docs/sources/http_api/admin.md * Docs: Add link to main configuration page from Settings updates at runtime * Apply suggestions from code review Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Leonard Gram <leo@xlson.com> Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8278c7bf77
commit
886f6fc55b
@@ -52,6 +52,7 @@ With Grafana Enterprise, you get access to new features, including:
|
||||
- [Vault integration]({{< relref "vault.md" >}}) to manage your configuration or provisioning secrets with Vault.
|
||||
- [Auditing]({{< relref "auditing.md" >}}) tracks important changes to your Grafana instance to help you manage and mitigate suspicious activity and meet compliance requirements.
|
||||
- [Request security]({{< relref "request-security.md" >}}) makes it possible to restrict outgoing requests from the Grafana server.
|
||||
- [Settings updates at runtime]({{< relref "settings-updates.md" >}}) allows you to update Grafana settings at runtime without requiring a restart.
|
||||
|
||||
## Enterprise data sources
|
||||
|
||||
@@ -75,4 +76,3 @@ With a Grafana Enterprise license, you get access to premium data sources, inclu
|
||||
## Try Grafana Enterprise
|
||||
|
||||
To purchase or obtain a trial license contact the Grafana Labs [Sales Team](https://grafana.com/contact?about=support&topic=Grafana%20Enterprise).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user