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.
 
 
 
 
 
 
Dan Cech d76defe517
K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602)
2 years ago
.bingo Chore: Fix bingo variables for Windows (#73830) 2 years ago
.changelog-archive
.github Timeline: Fix codeowners to point at dataviz squad (#80452) 2 years ago
.husky
.vim
.vscode K8s/Testdata: Expose testdata in standalone apiserver (#80248) 2 years ago
.yarn Chore: Update to typescript 5 (#76511) 2 years ago
conf Auth: configure SSO settings reload interval from the ini file (#80290) 2 years ago
contribute Docs: Update to US English per Writers Toolkit, plus clean up some grammar (#76298) 2 years ago
cue.mod
devenv Auth: Update Authentik DB in DevEnv to fix expired SSL Certs (#80427) 2 years ago
docs Logs: Add show context to dashboard panel (#80403) 2 years ago
e2e UI: New share button and toolbar reorganize (#77563) 2 years ago
emails
grafana-mixin
hack K8s: Expose testdata connection as an api-server (dev mode only) (#79726) 2 years ago
kinds GeneralSettings: Enable support for nowDelay (#79703) 2 years ago
local
packages Update dependency @types/react-transition-group to v4.4.10 2 years ago
packaging
pkg K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602) 2 years ago
plugins-bundled Release: Bump version to 10.4.0-pre (#80412) 2 years ago
public Alerting: MuteTiming service return errutil + GetTiming by name (#79772) 2 years ago
scripts CI: Make --grafana-repo configurable via GRAFANA_REPO (#80378) 2 years ago
tools
.betterer.results Frontend: Migrate `LoadingIndicator.tsx` from aria-label e2e selectors to data-testid (#79664) 2 years ago
.betterer.ts Betterer: Add our own regexp matcher (#79448) 2 years ago
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star Chore: Upgrade Go to 1.21.5 (#79329) 2 years ago
.drone.yml CI: Make --grafana-repo configurable via GRAFANA_REPO (#80378) 2 years ago
.editorconfig
.eslintignore
.eslintrc Plugins: Externalise Azure Monitor data source (#79545) 2 years ago
.gitattributes
.gitignore K8s: fix standalone command and add hack scripts (#79052) 2 years ago
.golangci.toml Plugins: Externalise Azure Monitor data source (#79545) 2 years ago
.levignore.js
.nvmrc Chore: Update to node 20 (#76097) 2 years ago
.pa11yci-pr.conf.js Chore: Remove core-js polyfills (#78715) 2 years ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 2 years ago
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Update to typescript 5 (#76511) 2 years ago
CHANGELOG.md Doc: fix remove link to enterprise issue for datasource permission breaking change changelog for 10.2.3 (#80030) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Upgrade Go to 1.21.5 (#79329) 2 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.21.5 (#79329) 2 years ago
NOTICE.md
README.md Docs: Invert logo color for dark theme in README (#76012) 2 years ago
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json Chore: Remove core-js polyfills (#78715) 2 years ago
build.go
crowdin.yml Remove mandatory backport checks (#78678) 2 years ago
cypress.config.js Chore: Remove `compareScreenshot` + `blink-diff` dependency from core (#77920) 2 years ago
embed.go
go.mod Grafana app platform: an aggregator cmd and package (#79948) 2 years ago
go.sum Grafana app platform: an aggregator cmd and package (#79948) 2 years ago
jest.config.js Explore: use numeric ids for panel ids when building query transactions (#80135) 2 years ago
latest.json Chore: update latest.json to 10.2.3 (#79685) 2 years ago
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 10.4.0-pre (#80412) 2 years ago
metadata.md
package.json Update dependency @types/redux-mock-store to v1.0.6 2 years ago
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @types/redux-mock-store to v1.0.6 2 years ago

README.md

Grafana Logo (Light) Grafana Logo (Dark)

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.