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.
 
 
 
 
 
 
Haris Rozajac c6ada816c2
Dashboards: Disable saving in the UI for provisioned k8s dashboards (#105429)
2 months ago
.bingo Frontend: Remove Angular (#99760) 4 months ago
.changelog-archive
.citools Chore: Detaching go tools from the main Grafana workspace (#104861) 2 months ago
.github SecretsManager: Introduce keeper store (#105557) 2 months ago
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 3 months ago
.yarn
apps Advisor: Add human readable name to check types (#105717) 2 months ago
conf Plugins: Add preinstall_sync config - allow plugins to be preinstalled synchronously (#105292) 2 months ago
contribute Developer Guide: Add blurb about vs code debugger error (#105772) 2 months ago
cue.mod
devenv Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 2 months ago
docs Update API docs for team groups search (#105512) 2 months ago
e2e Dashboards/E2E: Add test validating panel duplication (#105663) 2 months ago
emails
grafana-mixin
hack Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 2 months ago
kinds Codegen: format golang code from cue (#105352) 2 months ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 4 months ago
local
packages Actions: Add support for custom variables (#105639) 2 months ago
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2 months ago
pkg Azure: Fix Application Insights metadata requests (#105614) 2 months ago
public Dashboards: Disable saving in the UI for provisioned k8s dashboards (#105429) 2 months ago
scripts Chore: add missing build-id to the rgm-promotion step (#105814) 2 months ago
tools
.betterer.eslint.config.js Betterer: Add noMargin prop check (#105409) 2 months ago
.betterer.results Betterer: Add noMargin prop check (#105409) 2 months ago
.betterer.ts
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 4 months ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: add missing build-id to the rgm-promotion step (#105814) 2 months ago
.editorconfig
.gitattributes
.gitignore .gitignore: devenv for spanner (#104668) 3 months ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 3 months ago
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 5 months ago
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 3 months ago
.pa11yci.conf.js
.prettierignore Chore: Fix prettier missing extensions files (#105321) 2 months ago
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 5 months ago
.yarnrc.yml
CHANGELOG.md Release: update changelog for 12.0.0 (#104959) 3 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Authz: Define app resources (#105050) 2 months ago
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 4 months ago
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 2 months ago
MAINTAINERS.md
Makefile Chore: Detaching go tools from the main Grafana workspace (#104861) 2 months ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 2 months ago
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml Internationalisation: Mark up MSSQL (#105532) 2 months ago
cypress.config.js e2e: improves flakiness and speed (#103533) 3 months ago
embed.go
eslint.config.js Internationalisation: Mark up MSSQL (#105532) 2 months ago
go.mod Alerting: Change logging in Alertmanager (#105704) 2 months ago
go.sum Alerting: Change logging in Alertmanager (#105704) 2 months ago
go.work Authz: Define app resources (#105050) 2 months ago
go.work.sum Authz: Define app resources (#105050) 2 months ago
jest.config.js FEMT: Add `no-restricted-img-srcs` rule (#105006) 2 months ago
latest.json
lefthook.rc Chore: Detaching go tools from the main Grafana workspace (#104861) 2 months ago
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 4 months ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 3 months ago
nx.json Nx: fixes caching issues (#103443) 4 months ago
package.json Update dependency react-select to v5.10.1 (#104907) 2 months ago
playwright.config.ts
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
stylelint.config.js
tsconfig.json
yarn.lock Update dependency react-select to v5.10.1 (#104907) 2 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.