Go to file
github-actions[bot] be0a7c6131
Release: 11.5.7 (#108541)
* Update changelog

* Update version to 11.5.7

* fix: change @grafana/plugin-configs dependencies to workspace:*

- Fixed yarn install failure where @grafana/plugin-configs was being fetched from npm registry
- Changed all plugin package.json files to use 'workspace:*' instead of specific versions (11.5.7/11.5.8)
- Updated yarn.lock to reflect workspace dependencies
- This resolves the 404 error in drone CI yarn install step

Affected files:
- e2e/test-plugins/grafana-test-datasource/package.json (11.5.7 -> workspace:*)
- All plugin datasource package.json files (11.5.8 -> workspace:*)
- Updated lockfile with correct workspace references

---------

Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
Co-authored-by: jev forsberg <jev.forsberg@grafana.com>
2025-07-23 17:26:01 +01:00
.bingo Chore: Revert golangci PR + bump golangic version (#96326) 2024-11-26 09:19:53 +01:00
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 2024-12-05 16:09:38 -07:00
.github [release-11.5.6] Partner: Add PRs to project (#106652) 2025-06-12 18:46:33 +02:00
.husky
.vim
.vscode Chore: Add vscode launcher to attach test process (#95718) 2024-11-07 10:05:55 +01:00
.yarn Update Yarn to v4.6.0 (#98562) 2025-01-07 09:47:36 +00:00
apps [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
conf Datasources: Add toggle to control default behaviour of 'Manage alerts via Alerts UI' toggle (#98441) 2025-01-10 15:20:09 +01:00
contribute Docs: Clarify dependency management (#97928) 2024-12-13 14:19:38 +01:00
cue.mod
devenv [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
docs [release-11.5.7]Docs: Updating team sync availability (#107721) (#107805) 2025-07-09 22:59:46 +01:00
e2e Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +01:00
emails Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
grafana-mixin
hack [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 2024-11-21 16:01:54 +02:00
kindsv2 [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
local
packages Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +01:00
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 2024-12-02 13:32:21 -06:00
pkg Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108280) 2025-07-17 15:06:45 -06:00
plugins-bundled
public Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +01:00
scripts [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
tools
.betterer.eslint.config.js Chore: Remove @eslint/compat and don't run all eslint rules in betterer (#97463) 2024-12-05 12:14:09 +00:00
.betterer.results [release-11.5.4] Azure Monitor: Filter namespaces by resource group (#103654) 2025-04-08 23:44:10 +01:00
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 2025-01-07 14:56:12 +00:00
.bra.toml Playlists: convert to use reconcilers instead (#98075) 2024-12-19 19:09:31 -08: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 [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
.editorconfig
.gitattributes
.gitignore gitignore: signer devenv (#97742) 2024-12-10 15:36:12 +01:00
.golangci.yml feat: Add investigations app backend (#98084) 2024-12-18 10:31:03 +02:00
.levignore.js
.nvmrc Chore: Update to node 22 (#97779) 2024-12-12 16:39:52 +00:00
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml Update Yarn to v4.6.0 (#98562) 2025-01-07 09:47:36 +00:00
CHANGELOG.md Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
GOVERNANCE.md
HALL_OF_FAME.md Add Gio to hall of fame (#97326) 2024-12-03 10:25:35 +01:00
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
NOTICE.md
README.md docs: Readme (#94657) 2024-10-15 09:38:09 +00:00
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
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
embed.go
eslint.config.js Alerting: Add self closing comp rule to alerting eslint config (#98603) 2025-01-09 10:02:52 +00:00
go.mod [release-11.5.7] Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#107556) 2025-07-03 09:53:10 +02:00
go.sum [release-11.5.7] Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#107556) 2025-07-03 09:53:10 +02:00
go.work [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 2025-06-11 18:06:13 +02:00
go.work.sum [release-11.5.6] Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106118) 2025-06-09 13:06:46 +02: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.rc
lefthook.yml
lerna.json Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +01:00
nx.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
package.json Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +01:00
playwright.config.ts Partner data sources smoke tests (#98446) 2025-01-03 11:52:15 +00:00
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
stylelint.config.js
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 2024-12-09 15:32:01 +02:00
yarn.lock Release: 11.5.7 (#108541) 2025-07-23 17:26:01 +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.