Go to file
Luminessa Starlight ded775b4e0
Docs: Move corepack instructions to where you can run them (#104729)
* move corepack instructions out from under macOS header

* move corepack instructions to new heading after downloading repo
2025-05-02 11:21:11 -04:00
.bingo Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 2024-12-05 16:09:38 -07:00
.citools Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 2025-04-14 10:01:19 +01:00
.github Chore: Harden action permissions (#104820) 2025-05-02 12:13:05 +01:00
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 2025-04-24 13:14:21 +01:00
.yarn Update Yarn to v4.6.0 (#98562) 2025-01-07 09:47:36 +00:00
apps Chore: don't persist creds when checking out in actions (#104778) 2025-04-30 17:20:57 +01:00
conf Alerting: Enable the remote Alertmanager feature using only feature toggles (#101410) 2025-04-30 12:18:47 +02:00
contribute Docs: Move corepack instructions to where you can run them (#104729) 2025-05-02 11:21:11 -04:00
cue.mod
devenv Devenv: Avoid explicit uid for testdata in dashboards (#104338) 2025-04-23 12:46:34 +03:00
docs Docs: incorporates learning journey feedback (#104735) 2025-05-01 09:03:56 -05:00
e2e E2E: Align on how to use feature toggles in cypress tests (#104831) 2025-05-02 09:32:28 +01:00
emails Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
grafana-mixin
hack Dependencies: Bump golang.org/x/net to v0.39.0 in apps/advisor (#104228) 2025-04-22 09:06:59 +02:00
kinds i18n: Add `locale` to backend (#102233) 2025-03-31 15:59:07 +02:00
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 2025-03-17 09:48:41 +01:00
local
packages Dashboard edit panel e2e (#104775) 2025-05-01 15:14:36 -04:00
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 2024-12-02 13:32:21 -06:00
pkg Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
public i18n: Fix incorrect interpolation in query group options (#104873) 2025-05-02 16:20:16 +01:00
scripts CI: Use docker creds from ci/common (#104827) 2025-05-01 09:32:35 -05:00
tools Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
.betterer.eslint.config.js Chore: Update eslint configs to ignore `/spec/` files when necessary (#104377) 2025-04-23 10:24:26 +01:00
.betterer.results update betterer results file after merge conflict introduced in #103744 (#104685) 2025-04-30 14:48:46 +03:00
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 2025-01-07 14:56:12 +00:00
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 2025-03-13 08:59:09 +01:00
.browserslistrc
.dockerignore
.drone.star CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 2024-10-24 17:04:25 -05:00
.drone.yml CI: Use docker creds from ci/common (#104827) 2025-05-01 09:32:35 -05:00
.editorconfig
.gitattributes
.gitignore Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 2025-02-17 14:00:21 +01:00
.levignore.js
.nvmrc Chore: Update to node 22 (#97779) 2024-12-12 16:39:52 +00:00
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 2024-09-04 10:22:03 +01:00
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 2025-04-07 16:00:05 +01:00
.pa11yci.conf.js
.prettierignore Nx: fixes caching issues (#103443) 2025-04-04 14:36:18 +03:00
.prettierrc.js
.trivyignore CI: Add Trivy GitHub Action (#88987) 2024-06-10 16:53:48 -04:00
.vale.ini Lint only Markdown files (#101533) 2025-03-04 11:00:35 +00:00
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 2025-01-16 15:58:02 +00:00
CHANGELOG.md Release: update changelog for 11.6.1 (#104416) 2025-04-23 17:34:58 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Remove pkg/apis/folder from COPY (#104524) 2025-04-25 14:25:10 +01:00
GOVERNANCE.md Сorrection of spelling errors (#83565) 2024-03-01 11:00:15 +01:00
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 2025-03-17 08:25:02 +01:00
LICENSE
LICENSING.md Grafana packages: Remove E2E workspace (#86416) 2024-04-25 07:12:43 +02:00
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 2025-02-04 13:10:57 +01:00
Makefile Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 2025-01-27 05:20:24 -05:00
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 2024-04-12 17:56:10 +02:00
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 2025-01-06 18:20:35 +03:00
crowdin.yml
cypress.config.js e2e: improves flakiness and speed (#103533) 2025-04-16 05:21:06 +01:00
embed.go Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
eslint.config.js Border radius: Improve rule and fix remaining violations (#104569) 2025-04-30 14:03:54 +01:00
go.mod Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
go.sum Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
go.work Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
go.work.sum Cloudwatch: Update grafana-aws-sdk to fix temp credentials single tenant (#104838) 2025-05-01 15:18:36 -04:00
jest.config.js Explore Metrics: Introduce augurs sorting options in breakdown view (#91189) 2024-11-05 08:34:09 +01:00
latest.json
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 2025-04-04 11:29:28 +01:00
lerna.json Chore: bump version to 12.1.0-pre (#104468) 2025-04-24 15:47:14 +01:00
nx.json Nx: fixes caching issues (#103443) 2025-04-04 14:36:18 +03:00
package.json Update dependency rc-tree to v5.13.1 (#104624) 2025-05-02 12:50:35 +00:00
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 2025-01-24 20:21:41 +01:00
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
stylelint.config.js Update dependency stylelint to v16 (#83252) 2024-02-23 11:56:38 +02:00
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 2024-12-09 15:32:01 +02:00
yarn.lock Update dependency rc-tree to v5.13.1 (#104624) 2025-05-02 12:50:35 +00:00

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.