Go to file
Matias Chomicki d3a445409b
shardQuerySplitting: group has pending requests or no shards to run (#108500)
* shardQuerySplitting: group has pending requests or no shards to run

* Comment

* Regression test
2025-07-23 18:12:12 +02:00
.bingo
.changelog-archive
.citools Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
.github Chore: bump github action version (#108522) 2025-07-23 16:00:12 +02:00
.husky
.vim
.vscode
.yarn
apps Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
conf
contribute Docs: Add note for how to enable a feature toggle in development (#108404) 2025-07-22 14:12:32 -04:00
cue.mod
devenv Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
docs Docs: What's new, Upgrade guide, and breaking changes v12.1 (#107277) 2025-07-23 10:40:55 -05:00
e2e
e2e-playwright
emails
grafana-mixin
hack Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
kinds
kindsv2
local
packages Alerting: Add feedback buttons for the new AI helpers (#108207) 2025-07-23 14:38:09 +02:00
packaging
pkg Fix Readme (#108081) 2025-07-23 15:55:30 +00:00
public shardQuerySplitting: group has pending requests or no shards to run (#108500) 2025-07-23 18:12:12 +02:00
scripts Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
tools
.air.toml
.betterer.eslint.config.js
.betterer.results Chore: use `satisfies` and remove a load of `any`s (#108397) 2025-07-22 13:25:26 +01:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
.editorconfig
.gitattributes
.gitignore
.golangci.yml
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Internationalisation: More markup in prometheus/grafana-data (#108378) 2025-07-22 17:57:05 +01:00
go.mod Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
go.sum
go.work Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
go.work.sum
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update dependency eslint to v9.31.0 (#108504) 2025-07-23 12:31:36 +01:00
playwright.config.ts
playwright.storybook.config.ts
project.json
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock Update dependency eslint-plugin-import to v2.32.0 (#108518) 2025-07-23 15:34:02 +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.