2022-05-26 10:06:25 -05:00
---
aliases:
- /docs/grafana/v1.1/
- /docs/grafana/v3.1/
2022-12-09 10:36:04 -06:00
- guides/reference/admin/
2024-04-11 07:51:24 -05:00
cascade:
TEMPO_VERSION: latest
PYROSCOPE_VERSION: latest
2024-06-11 07:36:14 -05:00
description: Find answers to your technical questions and learn how to use Grafana OSS and Enterprise products.
2022-05-26 10:06:25 -05:00
keywords:
- grafana
2024-06-11 07:36:14 -05:00
- get started
2022-05-26 10:06:25 -05:00
- documentation
Explicitly set all front matter labels in the source files (#71548)
* Set every page to have defaults of 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/enterprise-licensing pages to have 'Enterprise' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/recorded-queries pages to have labels cloud,enterprise
* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/stats-and-license pages to have labels cloud,enterprise
* Set alerting pages to have labels cloud,enterprise,oss
* Set breaking-changes pages to have labels cloud,enterprise,oss
* Set dashboards pages to have labels cloud,enterprise,oss
* Set datasources pages to have labels cloud,enterprise,oss
* Set explore pages to have labels cloud,enterprise,oss
* Set fundamentals pages to have labels cloud,enterprise,oss
* Set introduction/grafana-cloud pages to have labels cloud
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix introduction pages products
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set panels-visualizations pages to have labels cloud,enterprise,oss
* Set release-notes pages to have labels cloud,enterprise,oss
* Set search pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set troubleshooting pages to have labels cloud,enterprise,oss
* Set whatsnew pages to have labels cloud,enterprise,oss
* Apply updated labels from review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 03:10:12 -05:00
labels:
products:
- enterprise
- oss
2024-06-11 07:36:14 -05:00
menuTitle: Grafana documentation
2024-06-11 10:17:01 -05:00
title: Grafana OSS and Enterprise
2024-06-11 07:36:14 -05:00
hero:
2024-06-11 10:17:01 -05:00
title: Grafana OSS and Enterprise
2024-06-11 07:36:14 -05:00
level: 1
2024-06-11 10:17:01 -05:00
width: 100
2024-06-11 07:36:14 -05:00
image: /media/docs/grafana-cloud/infrastructure/grafanalogo.svg
2024-06-11 10:17:01 -05:00
height: 100
2024-06-11 07:36:14 -05:00
description: Query, visualize, alert on, and explore your metrics, logs, and traces wherever they are stored.
cards:
title_class: pt-0 lh-1
items:
- title: What's new
href: ./whatsnew/
description: Browse release highlights, deprecations, and breaking changes in Grafana releases.
height: 24
- title: Introduction
href: ./fundamentals/
description: Learn about observability topics in general and some of the products included in Grafana.
height: 24
- title: Set up
href: ./setup-grafana/
description: Get up and running with Grafana.
height: 24
- title: Data sources
href: ./datasources/
description: Manage data sources and how to configure or query the built-in data sources.
height: 24
- title: Dashboards
href: ./dashboards/
description: Query, transform, visualize, and understand your data no matter where it’ s stored.
height: 24
- title: Panels and Visualizations
href: ./panels-visualizations/
description: Easily collect, correlate, and visualize data to make informed decisions in real-time.
height: 24
- title: Explore
href: ./explore/
description: Explore your data using a query instead of creating a dashboard.
height: 24
- title: Alerting
href: ./alerting/
description: Learn about problems in your systems moments after they occur.
height: 24
- title: Administration
href: ./administration/
description: Perform administrative tasks such as configuring user management and roles and permissions.
height: 24
- title: Troubleshooting
href: ./troubleshooting/
description: Troubleshoot common Grafana issues.
height: 24
- title: Upgrade
href: ./upgrade-guide/
description: Upgrade Grafana to stay current with the latest fixes and enhancements.
height: 24
2022-05-26 10:06:25 -05:00
---
2016-10-21 04:01:34 -05:00
2024-06-11 07:36:14 -05:00
{{< docs / hero-simple key = "hero" > }}
2016-10-21 04:01:34 -05:00
2024-06-11 07:36:14 -05:00
---
2016-10-21 04:01:34 -05:00
2024-06-11 07:36:14 -05:00
## Overview
2016-10-21 04:01:34 -05:00
2024-06-13 01:18:26 -05:00
_Grafana Open Source Software (OSS)_ enables you to query, visualize, alert on, and explore your metrics, logs, and traces wherever they're stored. Grafana data source plugins enable you to query data sources including time series databases like Prometheus and CloudWatch, logging tools like Loki and Elasticsearch, NoSQL/SQL databases like Postgres, CI/CD tooling like GitHub, and many more. Grafana OSS provides you with tools to display that data on live dashboards with insightful graphs and visualizations.
2019-12-30 01:17:03 -06:00
2024-06-11 07:36:14 -05:00
_Grafana Enterprise_ is a commercial edition of Grafana that includes exclusive data source plugins and additional features not found in the open source version. You also get 24x7x365 support and training from the core Grafana team.
To learn more about these features, refer to [Enterprise features ](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/introduction/grafana-enterprise/#enterprise-features-in-grafana-cloud ).
2016-03-07 01:52:16 -06:00
2024-06-11 07:36:14 -05:00
## Learn
2020-04-07 05:08:05 -05:00
2024-06-11 07:36:14 -05:00
{{< card-grid key = "cards" type = "simple" > }}