mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 01:16:31 -06:00
25f65cee29
* Update description of Grafana OSS Reorder info and change examples to include only OSS data sources * ran prettier --------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
90 lines
3.5 KiB
Markdown
90 lines
3.5 KiB
Markdown
---
|
||
aliases:
|
||
- /docs/grafana/v1.1/
|
||
- /docs/grafana/v3.1/
|
||
- guides/reference/admin/
|
||
cascade:
|
||
TEMPO_VERSION: latest
|
||
PYROSCOPE_VERSION: latest
|
||
description: Find answers to your technical questions and learn how to use Grafana OSS and Enterprise products.
|
||
keywords:
|
||
- grafana
|
||
- get started
|
||
- documentation
|
||
labels:
|
||
products:
|
||
- enterprise
|
||
- oss
|
||
menuTitle: Grafana documentation
|
||
title: Grafana OSS and Enterprise
|
||
hero:
|
||
title: Grafana OSS and Enterprise
|
||
level: 1
|
||
width: 100
|
||
image: /media/docs/grafana-cloud/infrastructure/grafanalogo.svg
|
||
height: 100
|
||
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
|
||
---
|
||
|
||
{{< docs/hero-simple key="hero" >}}
|
||
|
||
---
|
||
|
||
## Overview
|
||
|
||
_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.
|
||
|
||
_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).
|
||
|
||
## Learn
|
||
|
||
{{< card-grid key="cards" type="simple" >}}
|