mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: rename premium plugins to enterprise plugins (#21222)
* rename premium plugins to enterprise plugins * Update docs/sources/enterprise/_index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
parent
b8c0924ab1
commit
5addf9fafd
@ -14,7 +14,7 @@ weight = 30
|
|||||||
Grafana Enterprise is a commercial edition of Grafana that includes additional features not found in the open source
|
Grafana Enterprise is a commercial edition of Grafana that includes additional features not found in the open source
|
||||||
version.
|
version.
|
||||||
|
|
||||||
Building on everything you already know and love about Grafana, Grafana Enterprise adds premium data sources,
|
Building on everything you already know and love about Grafana, Grafana Enterprise adds enterprise data sources,
|
||||||
advanced authentication options, more permission controls, 24x7x365 support, and training from the core Grafana team.
|
advanced authentication options, more permission controls, 24x7x365 support, and training from the core Grafana team.
|
||||||
|
|
||||||
Grafana Enterprise includes all of the features found in the open source edition and more.
|
Grafana Enterprise includes all of the features found in the open source edition and more.
|
||||||
@ -45,11 +45,11 @@ Data source permissions allow you to restrict query access to only specific Team
|
|||||||
|
|
||||||
### Reporting
|
### Reporting
|
||||||
|
|
||||||
Reporting make it possible to take any Dashboard and generate a PDF report and setup a schedule to have it delivered. [Learn More]({{< relref "../features/reporting.md" >}}).
|
Reporting makes it possible to take any dashboard, generate a PDF report, and set up a schedule to have it delivered. [Learn More]({{< relref "../features/reporting.md" >}}).
|
||||||
|
|
||||||
### Premium Plugins
|
### Enterprise Plugins
|
||||||
|
|
||||||
With a Grafana Enterprise license you will get access to premium plugins, including:
|
With a Grafana Enterprise license you will get access to enterprise plugins, including:
|
||||||
|
|
||||||
* [Splunk](https://grafana.com/plugins/grafana-splunk-datasource)
|
* [Splunk](https://grafana.com/plugins/grafana-splunk-datasource)
|
||||||
* [AppDynamics](https://grafana.com/plugins/dlopes7-appdynamics-datasource)
|
* [AppDynamics](https://grafana.com/plugins/dlopes7-appdynamics-datasource)
|
||||||
@ -83,5 +83,3 @@ This setting can also be set via ENV variable which is useful if you're running
|
|||||||
volume where you have placed the license file. In this case set the ENV variable `GF_ENTERPRISE_LICENSE_PATH` to point
|
volume where you have placed the license file. In this case set the ENV variable `GF_ENTERPRISE_LICENSE_PATH` to point
|
||||||
to the location of your license file.
|
to the location of your license file.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user