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.
 
 
 
 
 
 
George Robinson 09a4fcd0fe
Alerting: Add docs for Repeat interval (#76303)
2 years ago
.bingo Chore: Split OSS and Enterprise OAPI Spec Generation (#75133) 2 years ago
.changelog-archive Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325) 2 years ago
.github CI: github-release workflow should forward "latest" input (#75139) 2 years ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim
.vscode
.yarn Chore: Bump storybook 7.4.5 (#75652) 2 years ago
conf Live: Allow setting the engine password (#76289) 2 years ago
contribute I18n: Reset back to default plural seperators (#76284) 2 years ago
cue.mod
devenv SparklineCell: Display absolute value (#76125) 2 years ago
docs add library panels rbac (#76483) 2 years ago
e2e Sandbox: e2e tests for apps running inside the frontend sandbox (#76357) 2 years ago
emails Alerting: Do not show grouping when grouplabels are empty in email template (#74090) 2 years ago
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
kinds Playlist: Use a different go struct for sql service vs k8s (#76393) 2 years ago
local
packages SparklineCell: Display absolute value (#76125) 2 years ago
packaging Chore: Update ubuntu image to 22.04 (#70719) 2 years ago
pkg SparklineCell: Display absolute value (#76125) 2 years ago
plugins-bundled Chore: some more type fixes (#73606) 2 years ago
public Alerting: Add docs for Repeat interval (#76303) 2 years ago
scripts Chore: Upgrade Go to 1.20.10 (#76359) 2 years ago
tools
.betterer.results chore: geomap cleanup betterer styles object notation edition (#76400) 2 years ago
.betterer.ts Chore: Improve typings and ignore `Graph` (#75742) 2 years ago
.bra.toml
.browserslistrc
.codespellignore docs: what's new, add traces and k6 integration (#75401) 2 years ago
.dockerignore
.drone.star Refactor starlark to remove references to the build_image (#74624) 2 years ago
.drone.yml Chore: Upgrade Go to 1.20.10 (#76359) 2 years ago
.editorconfig
.eslintignore
.eslintrc Chore: Improve decoupled-plugin linter (#75285) 2 years ago
.gitattributes
.gitignore Devenv: Create script to provision many folders (#75427) 2 years ago
.golangci.toml Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.nvmrc
.pa11yci-pr.conf.js Pa11y: Temporarily increase threshold (#73817) 2 years ago
.pa11yci.conf.js
.prettierignore Chore: Split OSS and Enterprise OAPI Spec Generation (#75133) 2 years ago
.prettierrc.js
.yarnrc.yml Chore: Bump storybook 7.4.5 (#75652) 2 years ago
CHANGELOG.md Changelog: Updated changelog for 9.4.17 (#76453) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2 years ago
Dockerfile Chore: Upgrade Go to 1.20.10 (#76359) 2 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md Docs: Update triage guide re feature requests (#73974) 2 years ago
LICENSE
LICENSING.md Plugins: Remove deprecated grafana-toolkit (#73489) 2 years ago
MAINTAINERS.md Update codeowners (#73159) 2 years ago
Makefile Chore: Upgrade Go to 1.20.10 (#76359) 2 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md Docs: Update contrib documentation around backports (#73558) 2 years ago
babel.config.json
build.go
crowdin.yml Update Crowdin configuration file 2 years ago
cypress.config.js Chore: consolidate e2e scripts in package.json (#74906) 2 years ago
embed.go
go.mod Chore: Update grafana/saml to the latest (#76363) 2 years ago
go.sum Chore: Update grafana/saml to the latest (#76363) 2 years ago
jest.config.js chore: replace Sinon usage with Jest (#75940) 2 years ago
latest.json Chore: update latest.json to 10.1.4 (#75773) 2 years ago
lefthook.rc
lefthook.yml
lerna.json
metadata.md
package.json Update babel monorepo to v7.23.2 (#76500) 2 years ago
stylelint.config.js
tsconfig.json
yarn.lock Update babel monorepo to v7.23.2 (#76500) 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

This project is tested with BrowserStack

License

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