2022-05-26 16:06:25 +01:00
---
aliases :
- /docs/grafana/v1.1/
- /docs/grafana/v3.1/
2022-12-09 12:36:04 -04:00
- guides/reference/admin/
2024-04-11 13:51:24 +01:00
cascade :
TEMPO_VERSION : latest
PYROSCOPE_VERSION : latest
2024-06-11 14:36:14 +02:00
description : Find answers to your technical questions and learn how to use Grafana OSS and Enterprise products.
2022-05-26 16:06:25 +01:00
keywords :
- grafana
2024-06-11 14:36:14 +02:00
- get started
2022-05-26 16:06:25 +01:00
- documentation
2023-07-18 09:10:12 +01:00
labels :
products :
- enterprise
- oss
2024-06-11 14:36:14 +02:00
menuTitle : Grafana documentation
2024-06-11 17:17:01 +02:00
title : Grafana OSS and Enterprise
2024-06-11 14:36:14 +02:00
hero :
2024-06-11 17:17:01 +02:00
title : Grafana OSS and Enterprise
2024-06-11 14:36:14 +02:00
level : 1
2024-06-11 17:17:01 +02:00
width : 100
2024-06-11 14:36:14 +02:00
image : /media/docs/grafana-cloud/infrastructure/grafanalogo.svg
2024-06-11 17:17:01 +02:00
height : 100
2024-06-11 14:36:14 +02: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 16:06:25 +01:00
---
2016-10-21 11:01:34 +02:00
2024-06-11 14:36:14 +02:00
{{< docs/hero-simple key="hero" >}}
2016-10-21 11:01:34 +02:00
2024-06-11 14:36:14 +02:00
---
2016-10-21 11:01:34 +02:00
2024-06-11 14:36:14 +02:00
## Overview
2016-10-21 11:01:34 +02:00
2024-06-13 08:18:26 +02: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 08:17:03 +01:00
2024-06-11 14:36:14 +02: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 08:52:16 +01:00
2024-06-11 14:36:14 +02:00
## Learn
2020-04-07 12:08:05 +02:00
2024-06-11 14:36:14 +02:00
{{< card-grid key="cards" type="simple" >}}