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.
 
 
 
 
 
 
Matias Chomicki 94a8d15b29
Elasticsearch: Fix derived fields label (#68016)
2 years ago
.bingo Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 2 years ago
.changelog-archive
.github Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 2 years ago
.husky
.vim
.vscode Add debug option for Golang tests in vscode (#61983) 2 years ago
.yarn Chore: Upgrade to react 18 (#64428) 2 years ago
conf Alerting: Add option for memberlist label (#67982) 2 years ago
contribute Docs: Clarify backport milestone (#67117) 2 years ago
cue.mod
devenv devenv:loki faster test-data generation (#68201) 2 years ago
docs docs: Geomap: Update docs to include link to official github discussion (#67795) 2 years ago
e2e QueryRow: Make toggle actions screen-readers accessible (#67998) 2 years ago
emails Alerting: Omit "description" and "summary" from default email template annotations (#68122) 2 years ago
grafana-mixin grafana-mixin: Fix expression for GrafanaRequestsFailing alert (#63382) 2 years ago
kinds Schema: Add basic folder schema (#67561) 2 years ago
local Packaging: Dockerfile copy local folder (#64766) 2 years ago
packages Accessibility: Adds aria tags to VizTooltip so screen readers announce them (#68247) 2 years ago
packaging Packaging: Start Grafana service after InfluxDB (#64090) 2 years ago
pkg API: Fix status code when starring already starred dashboard (#63478) 2 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 2 years ago
public Elasticsearch: Fix derived fields label (#68016) 2 years ago
scripts CI: Move windows-tests into promotion pipeline (#68218) 2 years ago
tools
.betterer.results add bug fix for multiple nested functions as params (#66882) 2 years ago
.betterer.ts Storybook: update Alert story (#63959) 2 years ago
.bra.toml Chore: Remove redundant codegen step from .bra.tom (#62764) 2 years ago
.browserslistrc
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 2 years ago
.drone.star CI: Move windows-tests into promotion pipeline (#68218) 2 years ago
.drone.yml CI: Move windows-tests into promotion pipeline (#68218) 2 years ago
.editorconfig
.eslintignore
.eslintrc Chore: eslint rule for preventing e2e selectors in aria-label (#59731) 2 years ago
.gitattributes
.gitignore Update make-docs script (#66841) 2 years ago
.golangci.toml Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 2 years ago
.linguirc
.nvmrc Chore: Move to node 18 again (#62079) 2 years ago
.pa11yci-pr.conf.js Connections: Turn on feature toggle by default (#64885) 2 years ago
.pa11yci.conf.js
.prettierignore Swagger: Fix circular reference (#62673) 2 years ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.yarnrc.yml Update Yarn to v3.4.1 (#62894) 2 years ago
CHANGELOG.md CHANGELOG: Fix CHANGELOG lint (#68281) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Correct contributing.md i18n message (#66103) 2 years ago
Dockerfile Chore: Upgrade Go to 1.20.4 (#67748) 2 years ago
GOVERNANCE.md Governance: Update workplace (#63997) 2 years ago
HALL_OF_FAME.md
ISSUE_TRIAGE.md ISSUE_TRIAGE.md: update (#60299) 2 years ago
LICENSE
LICENSING.md Explore: Refactor trace view and move to core (#61938) 2 years ago
MAINTAINERS.md
Makefile All: Remove make gen-cue from main dev flow (#67838) 2 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json Revert: Babel removal and runtime update (#63641) 2 years ago
build.go
crowdin.yml
embed.go extract kindsys to external library (#64562) 2 years ago
go.mod Chore: Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 (#67584) 2 years ago
go.sum Chore: Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 (#67584) 2 years ago
jest.config.js TimePicker: Fixes issues with "Recently used absolute ranges" section (#66281) 2 years ago
latest.json Update latest.json (#68273) 2 years ago
lerna.json Improve empty state when no ds picker were found (#67422) 2 years ago
metadata.md
package.json Scenes: Update to 0.7 and update monitoring demo with new form of in-place drilldown (#68123) 2 years ago
stylelint.config.js
tsconfig.json Explore: Refactor trace view and move to core (#61938) 2 years ago
yarn.lock Scenes: Update to 0.7 and update monitoring demo with new form of in-place drilldown (#68123) 2 years ago

README.md

Grafana

The open-source platform for monitoring and observability

License Drone Go Report Card

Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data-driven culture:

  • Visualizations: Fast and flexible client side graphs with a multitude of options. Panel plugins offer many different ways to visualize metrics and logs.
  • Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard.
  • Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side.
  • Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live.
  • Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie.
  • Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.

Get started

Unsure if Grafana is for you? Watch Grafana in action on play.grafana.org!

Documentation

The Grafana documentation is available at grafana.com/docs.

Contributing

If you're interested in contributing to the Grafana project:

Get involved

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.