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.
 
 
 
 
 
 
Andreas Christou 763f0bac90
Azure: Support more complex variable interpolation (#99284)
6 months ago
.bingo Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 6 months ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 8 months ago
.github Use tags for `documentation-ci` actions (#99419) 6 months ago
.husky
.vim
.vscode Chore: Add vscode ESLint debug target (#98277) 6 months ago
.yarn Update Yarn to v4.6.0 (#98562) 6 months ago
apps Grafana Advisor: Plugin checks (#99502) 6 months ago
conf OAuth: Add support for new user identity flags for grafana-azure-sdk-go (#98703) 6 months ago
contribute Docs: Clarify dependency management (#97928) 7 months ago
cue.mod
devenv Elasticsearch: Fix adhoc filters with number fields (#99514) 6 months ago
docs Tempo: Limit tags and tag values (#98306) 6 months ago
e2e Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 6 months ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 8 months ago
grafana-mixin
hack K8s: Update from v0.31.3 to v0.32.0 (#98507) 6 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 8 months ago
kindsv2 Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 6 months ago
local
packages Azure: Add support for custom namespace and custom metrics variable queries (#99279) 6 months ago
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 8 months ago
pkg Alerting: Check if pagination token is greater than or equal to (#99576) 6 months ago
public Azure: Support more complex variable interpolation (#99284) 6 months ago
scripts Security: Update to Go 1.23.5 (#99121) 6 months ago
tools
.betterer.eslint.config.js Chore: Prevent direct path imports from workspace grafana packages (#98940) 6 months ago
.betterer.results Dashboards: Change the way dashboard not found error is handled (#98950) 6 months ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 6 months ago
.bra.toml Playlists: convert to use reconcilers instead (#98075) 7 months ago
.browserslistrc
.dockerignore
.drone.star CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 9 months ago
.drone.yml Security: Update to Go 1.23.5 (#99121) 6 months ago
.editorconfig
.gitattributes
.gitignore gitignore: signer devenv (#97742) 7 months ago
.golangci.yml feat: Add investigations app backend (#98084) 7 months ago
.levignore.js
.nvmrc Chore: Update to node 22 (#97779) 7 months ago
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Ignore spelling errors in bold formatting (#99006) 6 months ago
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 6 months ago
CHANGELOG.md Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 8 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Grafana Advisor: Skeleton app (#99242) 6 months ago
GOVERNANCE.md
HALL_OF_FAME.md Add Gio to hall of fame (#97326) 8 months ago
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Security: Update to Go 1.23.5 (#99121) 6 months ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 6 months ago
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 6 months ago
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Grafana UI: Use Eslint no-restricted-imports in tests and stories (#99191) 6 months ago
go.mod Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 6 months ago
go.sum Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 6 months ago
go.work Grafana Advisor: Skeleton app (#99242) 6 months ago
go.work.sum Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 6 months ago
jest.config.js Explore Metrics: Introduce augurs sorting options in breakdown view (#91189) 9 months ago
latest.json
lefthook.rc
lefthook.yml
lerna.json Chore: Update dep version (#97507) 8 months ago
nx.json Build: Nx improvements (#88341) 9 months ago
package.json Update dependency centrifuge to v5.3.1 (#99577) 6 months ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 6 months ago
project.json Build: Nx improvements (#88341) 9 months ago
stylelint.config.js
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 7 months ago
yarn.lock Update dependency centrifuge to v5.3.1 (#99577) 6 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.