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.
 
 
 
 
 
 
Stephanie Hingtgen 7ebe599389
Library elements: do not error if dashboard is not found (#99608)
4 months ago
.bingo Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 4 months ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 6 months ago
.github Use tags for `documentation-ci` actions (#99419) 4 months ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim
.vscode Chore: Add vscode ESLint debug target (#98277) 4 months ago
.yarn Update Yarn to v4.6.0 (#98562) 5 months ago
apps Grafana Advisor: Plugin checks (#99502) 4 months ago
conf OAuth: Add support for new user identity flags for grafana-azure-sdk-go (#98703) 4 months ago
contribute Docs: Clarify dependency management (#97928) 5 months ago
cue.mod
devenv Elasticsearch: Fix adhoc filters with number fields (#99514) 4 months ago
docs Alerting: Add compressed protobuf-based alert state storage (#99193) 4 months ago
e2e Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 4 months ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 6 months ago
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
hack K8s: Update from v0.31.3 to v0.32.0 (#98507) 5 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 6 months ago
kindsv2 Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 4 months ago
local Packaging: Dockerfile copy local folder (#64766) 2 years ago
packages Alerting: Add compressed protobuf-based alert state storage (#99193) 4 months ago
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 6 months ago
pkg Library elements: do not error if dashboard is not found (#99608) 4 months ago
public LogsPanel: Fix safari text selection bug (#99522) 4 months ago
scripts Security: Update to Go 1.23.5 (#99121) 4 months ago
tools
.betterer.eslint.config.js Chore: Prevent direct path imports from workspace grafana packages (#98940) 4 months ago
.betterer.results Dashboards: Change the way dashboard not found error is handled (#98950) 4 months ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 5 months ago
.bra.toml Playlists: convert to use reconcilers instead (#98075) 5 months ago
.browserslistrc
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 2 years ago
.drone.star CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 7 months ago
.drone.yml Security: Update to Go 1.23.5 (#99121) 4 months ago
.editorconfig
.gitattributes
.gitignore gitignore: signer devenv (#97742) 5 months ago
.golangci.yml feat: Add investigations app backend (#98084) 5 months ago
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.nvmrc Chore: Update to node 22 (#97779) 5 months ago
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 9 months ago
.pa11yci-pr.conf.js Pa11y: Decrease error thresholds for PRs (#85178) 1 year ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 2 years ago
.prettierignore Alerting/Chore: Mock API (MSW) in browser (#89223) 9 months ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.trivyignore CI: Add Trivy GitHub Action (#88987) 12 months ago
.vale.ini Ignore spelling errors in bold formatting (#99006) 4 months ago
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 4 months ago
CHANGELOG.md Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 6 months ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 2 years ago
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2 years ago
Dockerfile Grafana Advisor: Skeleton app (#99242) 4 months ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 1 year ago
HALL_OF_FAME.md Add Gio to hall of fame (#97326) 6 months ago
LICENSE
LICENSING.md Grafana packages: Remove E2E workspace (#86416) 1 year ago
MAINTAINERS.md Update codeowners (#73159) 2 years ago
Makefile Alerting: Add compressed protobuf-based alert state storage (#99193) 4 months ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 4 months ago
ROADMAP.md
SECURITY.md Docs: Update SECURITY.md (#67985) 2 years ago
SUPPORT.md
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 1 year ago
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 5 months ago
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 1 year ago
cypress.config.js E2E: Add SMTP tester (#88392) 11 months ago
embed.go Core: Remove thema and kindsys dependencies (#84499) 1 year ago
eslint.config.js Grafana UI: Use Eslint no-restricted-imports in tests and stories (#99191) 4 months ago
go.mod Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 4 months ago
go.sum Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 4 months ago
go.work Grafana Advisor: Skeleton app (#99242) 4 months ago
go.work.sum Alerting: Add compressed protobuf-based alert state storage (#99193) 4 months ago
jest.config.js Explore Metrics: Introduce augurs sorting options in breakdown view (#91189) 7 months ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
lefthook.rc Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
lefthook.yml Chore: Remove i18n psuedo precommit hook (#86840) 1 year ago
lerna.json Chore: Update dep version (#97507) 6 months ago
nx.json Build: Nx improvements (#88341) 7 months ago
package.json Update dependency react-window-infinite-loader to v1.0.10 (#99607) 4 months ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 4 months ago
project.json Build: Nx improvements (#88341) 7 months ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 1 year ago
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 5 months ago
yarn.lock Update dependency react-window-infinite-loader to v1.0.10 (#99607) 4 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.