Go to file
Josh Hunt f836ea2ada
CI: Switch jest unit tests to self-hosted runners (#109304)
* trigger a workflow run for baseline

* attempt to improve caching with upfront action

* CYPRESS_INSTALL_BINARY: 0

* PUPPETEER_SKIP_DOWNLOAD: true

* use ubuntu-x64-large runners

* increase to 16 shards 🚀

* fix incorrect shard total

* ubuntu-x64 runners

* Revert "ubuntu-x64 runners"

This reverts commit 3411c7c5e1039263b17a3065cd7d45fa4c3c8f69.

* try caching node_modules

* fix flakey scopes test

* try just ubuntu-x64-large for yarn-install job

* run again, last one had a dodgy trace

* try different runners for yarn instlal

* Move node_modules cache steps to composite action, use ubuntu-x64 runners for everything

* fix duplicate runs-on

* specify shell for composite action

* fix some flaky tests

* update codeowners

* dedupe yarn.lock

* align yarn action, switch tests back to ubuntu-x64-large

* align yarn action cache keys

* fix required-frontend-unit-tests not checking repo out

* try without the node_modules magic

* actually skip the node_modules caching magic

* skip hardened mode

* skip downloading cypress

* comment
2025-08-08 14:31:14 +01:00
.bingo Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
.changelog-archive Update dependency prettier to v3.6.2 (#108689) 2025-07-25 17:47:44 +01:00
.citools Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
.github CI: Switch jest unit tests to self-hosted runners (#109304) 2025-08-08 14:31:14 +01:00
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 2025-04-24 13:14:21 +01:00
.yarn Update Yarn to v4.9.2 (#107104) 2025-06-24 14:47:42 +01:00
apps Dashboard Migrations: V20 variable syntax migration for data links and field options (#109203) 2025-08-08 09:46:34 +00:00
conf Config: Fix date_formats options being moved to a different section (#109339) 2025-08-07 20:30:47 +00:00
contribute update tracing guidelines for tracing (#109299) 2025-08-06 21:35:56 +00:00
cue.mod
devenv Table: Move cell-specific styles out to their own methods (#108941) 2025-08-07 19:53:52 -04:00
docs DOCS: Updates to help with UI improvement work (#109359) 2025-08-07 15:38:00 -05:00
e2e Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +01:00
e2e-playwright Table: Move cell-specific styles out to their own methods (#108941) 2025-08-07 19:53:52 -04:00
emails Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
grafana-mixin
hack Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
kinds Preferences: Move codegen to apps (#109178) 2025-08-05 15:30:34 +03:00
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 2025-03-17 09:48:41 +01:00
local
packages CI: Switch jest unit tests to self-hosted runners (#109304) 2025-08-08 14:31:14 +01:00
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2025-05-22 08:23:33 -04:00
pkg Add boilerplate code for favoriteDatasource feature flag (#109383) 2025-08-08 13:28:17 +00:00
public CI: Switch jest unit tests to self-hosted runners (#109304) 2025-08-08 14:31:14 +01:00
scripts Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
tools Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
.air.toml Air: Keep binary after exiting (#109103) 2025-08-04 09:58:54 +02:00
.betterer.eslint.config.js Table: Move cell-specific styles out to their own methods (#108941) 2025-08-07 19:53:52 -04:00
.betterer.results Dashboard Migrations: v25 & v24; migrate angular table (#108826) 2025-08-07 14:14:39 -06:00
.betterer.ts Accessibility: Add storybook a11y tests that run in CI (#108543) 2025-07-24 16:32:02 +01: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: Push dev images from PRs and remove Drone from PRs (#109004) 2025-07-31 14:25:59 -05:00
.drone.yml Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
.editorconfig
.gitattributes
.gitignore GitIgnore: Add some build files to ignore list (#109380) 2025-08-08 12:33:01 +02:00
.golangci.yml Secrets: Add v1beta1 schema with CUE + grafana-app-sdk (#107972) 2025-07-11 13:42:46 +02:00
.ignore Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
.levignore.js
.nvmrc Chore: Bump node to v22.16.0 (#106758) 2025-06-16 17:29:07 +02:00
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 2024-09-04 10:22:03 +01:00
.prettierignore Devenv: Replace testdata UIDs with gdev-testdata (#108997) 2025-08-04 11:20:12 +01: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 Update Yarn to v4.9.2 (#107104) 2025-06-24 14:47:42 +01:00
CHANGELOG.md Release: update changelog for main (#108533) 2025-07-23 13:49:59 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md lint CONTRIBUTING.md (#107923) 2025-07-09 18:31:14 +00:00
Dockerfile Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
GOVERNANCE.md Update dependency prettier to v3.6.2 (#108689) 2025-07-25 17:47:44 +01:00
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 2025-03-17 08:25:02 +01:00
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 2025-05-13 08:23:59 +02:00
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 2025-02-04 13:10:57 +01:00
Makefile Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02: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 Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 2025-05-16 17:19:09 -04:00
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 Internationalisation: Mark up `@grafana/prometheus` package (#105861) 2025-06-12 11:29:33 +01:00
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 Accessibility: Add lint rule to prevent text anchor usage (#109207) 2025-08-06 16:04:03 +01:00
go.mod Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
go.sum Chore: Bump Grafana app SDK to v0.40.3 (#109289) 2025-08-06 17:27:17 -03:00
go.work Go: Update to 1.24.6 (#109313) 2025-08-07 10:27:01 +02:00
go.work.sum Plugins: Add app (#108422) 2025-08-06 13:09:10 -04:00
jest.config.js Accessibility: Make either `tooltip` or `aria-label` required when no button children present (#109131) 2025-08-05 12:04:35 +01:00
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 2025-05-29 11:06:33 +02:00
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.2.0-pre (#108623) 2025-07-24 21:25:26 -05:00
nx.json Nx: fixes caching issues (#103443) 2025-04-04 14:36:18 +03:00
package.json CI: Switch jest unit tests to self-hosted runners (#109304) 2025-08-08 14:31:14 +01:00
playwright.config.ts Canvas: Pan and zoom improvement (#86879) 2025-07-31 19:34:48 +02:00
playwright.storybook.config.ts E2E: migrate to playwright (#107241) 2025-07-11 10:31:33 +01:00
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
relyance.yaml Add Relyance github action (#107012) 2025-07-11 08:44:47 +02:00
stylelint.config.js
tsconfig.json Chore: Remove @grafana/tsconfig (#109186) 2025-08-06 15:34:34 +01:00
yarn.lock CI: Switch jest unit tests to self-hosted runners (#109304) 2025-08-08 14:31:14 +01: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.