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.
 
 
 
 
 
 
renovate[bot] e94c9f733b
Update dependency @reduxjs/toolkit to v2.5.1 (#99563)
11 months ago
.bingo Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 12 months ago
.changelog-archive
.github Use tags for `documentation-ci` actions (#99419) 12 months ago
.husky
.vim
.vscode Chore: Add vscode ESLint debug target (#98277) 12 months ago
.yarn Update Yarn to v4.6.0 (#98562) 1 year ago
apps Advisor: Implement authorizer (#99440) 12 months ago
conf OAuth: Add support for new user identity flags for grafana-azure-sdk-go (#98703) 12 months ago
contribute
cue.mod
devenv Explore Metrics: Support prometheus utf8 metrics names and labels (#98285) 12 months ago
docs StatusHistory: Add pagination option (#99517) 11 months ago
e2e Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 11 months ago
emails
grafana-mixin
hack K8s: Update from v0.31.3 to v0.32.0 (#98507) 1 year ago
kinds
kindsv2 Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 12 months ago
local
packages Update dependency @reduxjs/toolkit to v2.5.1 (#99563) 11 months ago
packaging
pkg Folders: Add user service to folder service implementation (#99518) 11 months ago
public Dashboard: Add ScopeMeta to DashboardModel (#99475) 11 months ago
scripts Security: Update to Go 1.23.5 (#99121) 12 months ago
tools
.betterer.eslint.config.js Chore: Prevent direct path imports from workspace grafana packages (#98940) 12 months ago
.betterer.results Schema v2: Write Path Implement saveDashboard in v2 client API (#98263) 11 months ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 1 year ago
.bra.toml Playlists: convert to use reconcilers instead (#98075) 1 year ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml Security: Update to Go 1.23.5 (#99121) 12 months ago
.editorconfig
.gitattributes
.gitignore
.golangci.yml feat: Add investigations app backend (#98084) 1 year ago
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Ignore spelling errors in bold formatting (#99006) 12 months ago
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 12 months ago
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Grafana Advisor: Skeleton app (#99242) 12 months ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Security: Update to Go 1.23.5 (#99121) 12 months ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 11 months ago
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 1 year ago
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Grafana UI: Use Eslint no-restricted-imports in tests and stories (#99191) 12 months ago
go.mod Chore: Bump promlib to v.0.0.8 (#99458) 12 months ago
go.sum Chore: Bump promlib to v.0.0.8 (#99458) 12 months ago
go.work Grafana Advisor: Skeleton app (#99242) 12 months ago
go.work.sum Alerting: Use rule uid in silenceURL template instead of alertname and folder (#99221) 12 months ago
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update dependency @reduxjs/toolkit to v2.5.1 (#99563) 11 months ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 11 months ago
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @reduxjs/toolkit to v2.5.1 (#99563) 11 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.