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.
 
 
 
 
 
 
Larissa Wandzura fa93b3b74c
DOCS: Prometheus data sources documentation overhaul (#104427)
1 year ago
.bingo Frontend: Remove Angular (#99760) 1 year ago
.changelog-archive
.citools Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 year ago
.github Chore: ignore react package upgrades for now (#105001) 1 year ago
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 1 year ago
.yarn
apps Advisor: Use contextual logger (#104979) 1 year ago
conf Alerting: Enable the remote Alertmanager feature using only feature toggles (#101410) 1 year ago
contribute Docs: Move corepack instructions to where you can run them (#104729) 1 year ago
cue.mod
devenv Devenv: Avoid explicit uid for testdata in dashboards (#104338) 1 year ago
docs DOCS: Prometheus data sources documentation overhaul (#104427) 1 year ago
e2e Dashboards/E2E: Add e2e test for adding and configuring a new panel (#104857) 1 year ago
emails
grafana-mixin
hack Dependencies: Bump golang.org/x/net to v0.39.0 in apps/advisor (#104228) 1 year ago
kinds i18n: Add `locale` to backend (#102233) 1 year ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 1 year ago
local
packages GrafanaUI: feature toggle access in Grafana UI (#104500) 1 year ago
packaging
pkg Alerting: Refactor applyConfig in Alertmanager (#104970) 1 year ago
public Extension Sidebar: Prevent plugin errors from breaking Grafana (#104983) 1 year ago
scripts CI: Fix json parsing in levitate workflows (#104853) 1 year ago
tools
.betterer.eslint.config.js Chore: Update eslint configs to ignore `/spec/` files when necessary (#104377) 1 year ago
.betterer.results Alerting: Improve secret fields handling in contact points (#104386) 1 year ago
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: move `grafana-delivery-bot` path in Drone (#104886) 1 year ago
.editorconfig
.gitattributes
.gitignore .gitignore: devenv for spanner (#104668) 1 year ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 1 year ago
.ignore
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 1 year ago
.pa11yci.conf.js
.prettierignore Nx: fixes caching issues (#103443) 1 year ago
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md Release: update changelog for 12.0.0 (#104959) 1 year ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Remove pkg/apis/folder from COPY (#104524) 1 year ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Revert "Build swagger ui in seperate webpack build" (#104580) 1 year ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js e2e: improves flakiness and speed (#103533) 1 year ago
embed.go
eslint.config.js Border radius: Improve rule and fix remaining violations (#104569) 1 year ago
go.mod Chore: Replace xorm.io/xorm imports (#104458) 1 year ago
go.sum Chore: Replace xorm.io/xorm imports (#104458) 1 year ago
go.work Chore: Replace xorm.io/xorm imports (#104458) 1 year ago
go.work.sum Cloudwatch: Update grafana-aws-sdk to fix temp credentials single tenant (#104838) 1 year ago
jest.config.js
latest.json
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 1 year ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 1 year ago
nx.json Nx: fixes caching issues (#103443) 1 year ago
package.json Update dependency rc-tree to v5.13.1 (#104624) 1 year ago
playwright.config.ts
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 1 year ago
stylelint.config.js
tsconfig.json
yarn.lock CVE: upgrade `undici` version (#104927) 1 year 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.