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.
 
 
 
 
 
 
Leon Sorokin ea0bf989cb
XYChart: Use fixed opacity, reduce memory pressure (#68423)
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 Storybook to v7 (#65943) 2 years ago
conf Auth: Use PKCE by default (If OAuth provider supports PKCE) (#68095) 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 Plugins doc review chunk 2 (#67691) 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 Grafana UI: Add invalid state to Switch component (#68215) 2 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 2 years ago
pkg Add/Edit Panel: Enable new DS picker toggle by default (#68380) 2 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 2 years ago
public XYChart: Use fixed opacity, reduce memory pressure (#68423) 2 years ago
scripts CI: Add `.drone.yml` in pathschanged trigger for `lint_backend` pipeline (#68348) 2 years ago
tools
.betterer.results XYChart: Use fixed opacity, reduce memory pressure (#68423) 2 years ago
.betterer.ts Chore: Upgrade Storybook to v7 (#65943) 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: Add `.drone.yml` in pathschanged trigger for `lint_backend` pipeline (#68348) 2 years ago
.editorconfig
.eslintignore
.eslintrc
.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 Chore: Upgrade Storybook to v7 (#65943) 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
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 Chore: Upgrade Storybook to v7 (#65943) 2 years ago
stylelint.config.js
tsconfig.json Explore: Refactor trace view and move to core (#61938) 2 years ago
yarn.lock Chore: Upgrade Storybook to v7 (#65943) 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.