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.
 
 
 
 
 
 
Irene Rodríguez e5c2309ad3
remove cascade: noindex (#104997)
8 months ago
.bingo Frontend: Remove Angular (#99760) 9 months ago
.changelog-archive
.citools Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 9 months ago
.github CI: Fix json parsing in levitate workflows (#104853) 8 months ago
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 8 months ago
.yarn
apps Advisor: Add checks for list validation for SSO Settings service (#104520) 8 months ago
conf Alerting: Enable the remote Alertmanager feature using only feature toggles (#101410) 8 months ago
contribute Docs: Move corepack instructions to where you can run them (#104729) 8 months ago
cue.mod
devenv Devenv: Avoid explicit uid for testdata in dashboards (#104338) 8 months ago
docs remove cascade: noindex (#104997) 8 months ago
e2e Dashboards/E2E: Add e2e test for adding and configuring a new panel (#104857) 8 months ago
emails
grafana-mixin
hack Dependencies: Bump golang.org/x/net to v0.39.0 in apps/advisor (#104228) 8 months ago
kinds i18n: Add `locale` to backend (#102233) 9 months ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 10 months ago
local
packages Plugin Extensions: Read-only props for extension components (#102079) 8 months ago
packaging
pkg Plugins: Fix issue with propagating ID token downstream for RunStream requests (#104833) 8 months ago
public Plugin Extensions: Read-only props for extension components (#102079) 8 months ago
scripts CI: Fix json parsing in levitate workflows (#104853) 8 months ago
tools
.betterer.eslint.config.js Chore: Update eslint configs to ignore `/spec/` files when necessary (#104377) 8 months ago
.betterer.results TableNG: Use correct row index for background colour calculation (#104426) 8 months ago
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: move `grafana-delivery-bot` path in Drone (#104886) 8 months ago
.editorconfig
.gitattributes
.gitignore .gitignore: devenv for spanner (#104668) 8 months ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 8 months ago
.ignore
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 9 months ago
.pa11yci.conf.js
.prettierignore Nx: fixes caching issues (#103443) 9 months ago
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md Release: update changelog for 12.0.0 (#104959) 8 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Remove pkg/apis/folder from COPY (#104524) 8 months ago
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 10 months ago
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Revert "Build swagger ui in seperate webpack build" (#104580) 8 months 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) 9 months ago
embed.go
eslint.config.js Border radius: Improve rule and fix remaining violations (#104569) 8 months ago
go.mod Chore: Replace xorm.io/xorm imports (#104458) 8 months ago
go.sum Chore: Replace xorm.io/xorm imports (#104458) 8 months ago
go.work Chore: Replace xorm.io/xorm imports (#104458) 8 months ago
go.work.sum Cloudwatch: Update grafana-aws-sdk to fix temp credentials single tenant (#104838) 8 months ago
jest.config.js
latest.json
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 9 months ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 8 months ago
nx.json Nx: fixes caching issues (#103443) 9 months ago
package.json Update dependency rc-tree to v5.13.1 (#104624) 8 months ago
playwright.config.ts
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 8 months ago
stylelint.config.js
tsconfig.json
yarn.lock CVE: upgrade `undici` version (#104927) 8 months 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.