Go to file
Costa Alexoglou 1b766b9c9f
Provisioning finalisers fix 2 (#111679)
* adding some logs to better understand what might be happening

* only focus this PR on improve logging in finalizer handling

* debug log before calling finalizers

* working on finalizers

* removing last todos, adding unit tests

* better use SupportedFinalizers name

* addressing comments

* wip: fix tests and add delete error in status

* chore: codegen

* chore: codegen openapi

* Merge remote-tracking branch 'origin/main' into provisioning-finalisers-fix-2

* update frontend client

* fix: errors in testing

* fix: breaking test

---------

Co-authored-by: Daniele Ferru <daniele.ferru@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2025-09-29 15:21:12 +02:00
.changelog-archive Update dependency prettier to v3.6.2 (#108689) 2025-07-25 17:47:44 +01:00
.citools Revert "Wire: Add provider lint" (#111306) 2025-09-18 12:07:55 +00:00
.github feat(ci): Allow overriding runs-on for publish-artifact workflow (#111695) 2025-09-26 20:06:59 +00:00
.husky
.vim
.vscode Chore: Move betterer eslint rules to use eslint suppressions (#106267) 2025-09-04 10:47:13 +01:00
.yarn Update Yarn to v4.9.4 (#111232) 2025-09-17 11:07:20 +00:00
apps Provisioning finalisers fix 2 (#111679) 2025-09-29 15:21:12 +02:00
conf Alerting: Add jitter support for periodic alert state storage to reduce database load spikes (#111357) 2025-09-29 11:22:36 +02:00
contribute Docs: kubectl fix typo (#111555) 2025-09-24 15:47:54 +00:00
cue.mod
devenv devenv: fix volumes section when sources don't contain one (#111563) 2025-09-25 07:18:14 -07:00
docs Docs: Edits to OaC/Git Sync (#111475) 2025-09-29 12:17:37 +02:00
e2e Share: Remove new share drawer feature flag (#111048) 2025-09-16 10:57:49 -03:00
e2e-playwright Dashboards: Add network call checks for reloadable dashboards in E2Es (#111380) 2025-09-26 10:09:20 +03:00
emails Emails: Fix template brackets in passwordless_verify_ templates (#107108) 2025-08-27 12:47:02 +02:00
grafana-mixin Log Details: Show embedded trace if available (#109926) 2025-08-25 14:06:01 +00:00
hack Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009) 2025-09-16 13:35:20 +03:00
kinds Dashboard Schema V2: Support panel actions (#110842) 2025-09-12 11:31:05 -06:00
kindsv2 Chore: Remove Bingo as Drone is removed (#110020) 2025-08-22 13:49:44 +02:00
local
packages Chore: Add new `dashboardLibrary` feature toggle (#111680) 2025-09-29 06:55:46 +00:00
packaging
pkg Provisioning finalisers fix 2 (#111679) 2025-09-29 15:21:12 +02:00
public Provisioning finalisers fix 2 (#111679) 2025-09-29 15:21:12 +02:00
scripts Themes: Update themes border radius (#111478) 2025-09-25 14:53:54 +02:00
tools
.air.toml Air: Keep binary after exiting (#109103) 2025-08-04 09:58:54 +02:00
.bra.toml
.browserslistrc
.dockerignore chore: faster image building for mt-tilt (#111074) 2025-09-15 11:52:01 +02:00
.editorconfig
.gitattributes
.gitignore Provisioning: move job operator to enterprise and enable PR worker (#111663) 2025-09-27 20:14:08 -05:00
.golangci.yml Revert "Wire: Add provider lint" (#111306) 2025-09-18 12:07:55 +00:00
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore Chore: Remove betterer (#110469) 2025-09-04 18:17:53 +01:00
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml Update Yarn to v4.9.4 (#111232) 2025-09-17 11:07:20 +00:00
CHANGELOG.md Release: update changelog for main (#111503) 2025-09-24 00:00:53 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update CONTRIBUTING.md (Fa1thw patch 4) (#110331) 2025-08-29 12:37:09 +02:00
Dockerfile Correlations: Create first version of correlations on app platform (#110843) 2025-09-17 08:07:45 -05:00
GOVERNANCE.md Update dependency prettier to v3.6.2 (#108689) 2025-07-25 17:47:44 +01:00
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Add a CI step for checking app SDK codegen status (#111528) 2025-09-24 15:37:57 +03:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint-suppressions.json Alerting: Use route matching hook (#111028) 2025-09-24 19:01:45 +02:00
eslint.config.js Dashboards: Migrate DashList panel to use grafanaSearcher (#111274) 2025-09-24 10:35:40 +01:00
go.mod Alerting: Migrate to integration schema (#111643) 2025-09-26 09:31:50 -04:00
go.sum Alerting: Migrate to integration schema (#111643) 2025-09-26 09:31:50 -04:00
go.work Correlations: Create first version of correlations on app platform (#110843) 2025-09-17 08:07:45 -05:00
go.work.sum Alerting: Remove usages of ReceiverType (#111508) 2025-09-25 16:09:54 -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
lefthook.yml Chore: remove betterer command from lefthook (#110600) 2025-09-04 15:16:21 +01:00
lerna.json Release: Bump version to 12.3.0-pre (#110974) 2025-09-12 17:54:11 +00:00
nx.json Chore: Disable tui for Nx (#109896) 2025-08-20 10:08:03 +00:00
package.json TimeRangePicker: Enhance panning keys (#111175) 2025-09-19 16:50:36 +03:00
playwright.config.ts Dashboards: User journey E2Es (#109049) 2025-09-04 15:17:54 +03:00
playwright.storybook.config.ts
project.json Frontend: Fix start scripts (#110510) 2025-09-18 14:07:33 +02:00
relyance.yaml
stylelint.config.js
tsconfig.json Chore: Fix no-restricted-imports config not applying correctly (#110232) 2025-08-28 10:19:36 +01:00
yarn.lock TimeRangePicker: Enhance panning keys (#111175) 2025-09-19 16:50:36 +03: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.