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.
 
 
 
 
 
 
Andreas Christou 068236c37f
AzureMonitor: Update docs to detail Azure logs query changes (#69987)
3 years ago
.bingo Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 3 years ago
.changelog-archive Archive old changelogs (#69975) 3 years ago
.github Kinds: publish kinds to kind registry (#67515) 3 years ago
.husky
.vim
.vscode
.yarn Update Yarn to v3.6.0 (#69437) 3 years ago
conf Secure socks proxy: update show_ui default in default.ini (#69417) 3 years ago
contribute Docs: Contribution guidelines for updating Drone pipelines (#69530) 3 years ago
cue.mod
devenv Elastic Infinite test data generation (#70058) 3 years ago
docs AzureMonitor: Update docs to detail Azure logs query changes (#69987) 3 years ago
e2e Dashboards: Data source template variable options now specify a current value using uid. (#69259) 3 years ago
emails Alerting: Omit "description" and "summary" from default email template annotations (#68122) 3 years ago
grafana-mixin grafana-mixin: Fix expression for GrafanaRequestsFailing alert (#63382) 3 years ago
kinds Schema: Improve Dashboard kind docs and remove deprecated props (#69359) 3 years ago
local
packages CodeEditor: Ensure suggestions only apply to the instance of the editor that registered them (#69995) 3 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 3 years ago
pkg Bug: Fix `build-frontend*` config checks (#70076) 3 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 3 years ago
public Correlations: UX updates (#69313) 3 years ago
scripts CI: Add CI check for `what's new` link (#70046) 3 years ago
tools
.betterer.results Chore: InfluxDB - Reformatting and restructuring (#69669) 3 years ago
.betterer.ts Chore: Upgrade Storybook to v7 (#65943) 3 years ago
.bra.toml
.browserslistrc
.dockerignore
.drone.star CI: Add release verify pipeline (#68756) 3 years ago
.drone.yml CI: Add CI check for `what's new` link (#70046) 3 years ago
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Update make-docs script (#66841) 3 years ago
.golangci.toml Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 3 years ago
.linguirc
.nvmrc
.pa11yci-pr.conf.js Login: Show additional information when prompting to change password (#69537) 3 years ago
.pa11yci.conf.js
.prettierignore
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 3 years ago
.yarnrc.yml Update Yarn to v3.6.0 (#69437) 3 years ago
CHANGELOG.md Changelog: Updated changelog for 10.0.0 (#70000) 3 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Correct contributing.md i18n message (#66103) 3 years ago
Dockerfile Chore: Upgrade Go to 1.20.4 (#67748) 3 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile All: Remove make gen-cue from main dev flow (#67838) 3 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod Kinds: publish kinds to kind registry (#67515) 3 years ago
go.sum Kinds: publish kinds to kind registry (#67515) 3 years ago
jest.config.js Plugins: Add Initial implementation for frontend plugins sandboxing (#68889) 3 years ago
latest.json Chore: update latest.json to 10.0.0 (#69996) 3 years ago
lerna.json Improve empty state when no ds picker were found (#67422) 3 years ago
metadata.md
package.json Revert "Update dependency @swc/helpers to v0.5.1 (#69766)" (#70069) 3 years ago
stylelint.config.js
tsconfig.json
yarn.lock Revert "Update dependency @swc/helpers to v0.5.1 (#69766)" (#70069) 3 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.