The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grafana/docs/sources/enterprise/_index.md

107 lines
5.1 KiB

+++
title = "Grafana Enterprise"
description = "Grafana Enterprise overview"
Docs: add Usage Insights documentation (#23982) * Docs: start on usage insights * Docs: first draft for Usage Insights content * Docs: clean up usage insights docs * Docs: revert prettier updates * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Emil Tullstedt <emil.tullstedt@grafana.com> * Docs: rewrite presence indicators paragraph * Docs: feedback update * Update docs/sources/enterprise/_index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: headings to sentence case * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: add dashboard insights button image * Docs: add consistency * Docs: add lower case * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Docs: singular presence indicator and improved search feedback * Docs: Apply PR feedback Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
5 years ago
keywords = ["grafana", "documentation", "datasource", "permissions", "ldap", "licensing", "enterprise", "insights", "reporting"]
type = "docs"
[menu.docs]
7 years ago
name = "Grafana Enterprise"
identifier = "enterprise"
weight = 100
+++
7 years ago
# Grafana Enterprise
Grafana Enterprise is a commercial edition of Grafana that includes additional features not found in the open source version.
7 years ago
Building on everything you already know and love about Grafana, Grafana Enterprise includes [exclusive datasource plugins]({{< relref "#enterprise-plugins">}}) and [additional features]({{< relref "#enterprise-features">}}). On top of that you get 24x7x365 support and training from the core Grafana team.
7 years ago
[Learn more about Grafana Enterprise.](https://grafana.com/enterprise)
7 years ago
## Authentication
7 years ago
Grafana Enterprise includes integrations with more ways to authenticate your users and enhanced authentication capabilities.
### Team sync
[Team sync]({{< relref "team-sync.md" >}}) allows you to set up synchronization between teams in Grafana and teams in your auth provider so that your users automatically end up in the right team.
Supported auth providers:
- [Auth Proxy]({{< relref "../auth/auth-proxy.md#team-sync-enterprise-only">}})
- [Azure AD OAuth]({{< relref "../auth/azuread.md#team-sync-enterprise-only" >}})
- [GitHub OAuth]({{< relref "../auth/github.md#team-sync-enterprise-only" >}})
- [GitLab OAuth]({{< relref "../auth/gitlab.md#team-sync-enterprise-only" >}})
- [LDAP]({{< relref "enhanced_ldap.md#ldap-group-synchronization-for-teams" >}})
- [Okta]({{< relref "../auth/okta.md#team-sync-enterprise-only" >}})
- [SAML]({{< relref "saml.md#configure-team-sync" >}})
### Enhanced LDAP integration
With Grafana Enterprise [enhanced LDAP]({{< relref "enhanced_ldap.md" >}}), you can set up active LDAP synchronization.
### SAML authentication
[SAML authentication]({{< relref "saml.md" >}}) enables your Grafana Enterprise users to authenticate with SAML.
## Enterprise features
With Grafana Enterprise, you get access to new features, including:
Docs: add Usage Insights documentation (#23982) * Docs: start on usage insights * Docs: first draft for Usage Insights content * Docs: clean up usage insights docs * Docs: revert prettier updates * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Emil Tullstedt <emil.tullstedt@grafana.com> * Docs: rewrite presence indicators paragraph * Docs: feedback update * Update docs/sources/enterprise/_index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: headings to sentence case * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: add dashboard insights button image * Docs: add consistency * Docs: add lower case * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Docs: singular presence indicator and improved search feedback * Docs: Apply PR feedback Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
5 years ago
- [Data source permissions]({{< relref "datasource_permissions.md" >}}) to restrict query access to specific teams and users.
- [Reporting]({{< relref "reporting.md" >}}) to generate a PDF report from any dashboard and set up a schedule to have it emailed to whoever you choose.
- [Export dashboard as PDF]({{< relref "export-pdf.md" >}})
- [White labeling]({{< relref "white-labeling.md" >}}) to customize Grafana from the brand and logo to the footer links.
- [Usage insights]({{< relref "usage-insights.md" >}}) to understand how your Grafana instance is used.
- [Vault integration]({{< relref "vault.md" >}}) to manage your configuration or provisioning secrets with Vault.
Docs: add Usage Insights documentation (#23982) * Docs: start on usage insights * Docs: first draft for Usage Insights content * Docs: clean up usage insights docs * Docs: revert prettier updates * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Emil Tullstedt <emil.tullstedt@grafana.com> * Docs: rewrite presence indicators paragraph * Docs: feedback update * Update docs/sources/enterprise/_index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: headings to sentence case * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: add dashboard insights button image * Docs: add consistency * Docs: add lower case * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Update docs/sources/enterprise/usage-insights.md Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Docs: singular presence indicator and improved search feedback * Docs: Apply PR feedback Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
5 years ago
## Enterprise plugins
With a Grafana Enterprise license, you get access to premium plugins, including:
- [Amazon Timestream](https://grafana.com/plugins/grafana-timestream-datasource)
- [AppDynamics](https://grafana.com/plugins/dlopes7-appdynamics-datasource)
- [DataDog](https://grafana.com/plugins/grafana-datadog-datasource)
- [Dynatrace](https://grafana.com/plugins/grafana-dynatrace-datasource)
- [New Relic](https://grafana.com/plugins/grafana-newrelic-datasource)
- [Oracle Database](https://grafana.com/plugins/grafana-oracle-datasource)
- [ServiceNow](https://grafana.com/grafana/plugins/grafana-servicenow-datasource)
- [Splunk](https://grafana.com/plugins/grafana-splunk-datasource)
7 years ago
## 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).
### License file management
To download your Grafana Enterprise license log in to your [Grafana Cloud Account](https://grafana.com) and go to your **Org Profile**. In the side menu there is a section for Grafana Enterprise licenses. At the bottom of the license details page there is **Download Token** link that will download the *license.jwt* file containing your license.
Place the *license.jwt* file in Grafana's data folder. This is usually located at `/var/lib/grafana` on Linux systems.
You can also configure a custom location for the license file via the ini setting:
```bash
[enterprise]
license_path = /company/secrets/license.jwt
```
This setting can also be set with an environment variable, which is useful if you're running Grafana with Docker and have a custom volume where you have placed the license file. In this case, set the environment variable `GF_ENTERPRISE_LICENSE_PATH` to point to the location of your license file.
### Root URL
Update the [`root_url`](../administration/configuration/#root-url) in your configuration. It should be the URL that users type in their browsers to access the frontend, not the node hostname(s).
This is important, because as part of the validation checks at startup, Grafana compares the license URL to the [`root_url`](../administration/configuration/#root-url) in your configuration.
In your configuration file:
```
[server]
root_url = https://grafana.blah.com/
```
Or with an environment variable:
```
GF_SERVER_ROOT_URL=https://grafana.blah.com/
```