Visualisation de métriques
Find a file
Andreas Christou c1a46fdcb5
Elasticsearch: Decoupling from core (#115900)
* Complete decoupling of backend

- Replace usage of featuremgmt
- Copy simplejson
- Add standalone logic

* Complete frontend decoupling

- Fix imports
- Copy store and reducer logic

* Add required files for full decoupling

* Regen cue

* Prettier

* Remove unneeded script

* Jest fix

* Add jest config

* Lint

* Lit

* Prune suppresions
2026-01-14 12:54:21 +00:00
.changelog-archive
.citools deps(go): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 in /pkg/codegen (#115460) 2025-12-17 06:19:03 +00:00
.github Grafana/data: Fix theme types schema resolution (#116240) 2026-01-14 12:05:23 +00:00
.husky
.vim
.vscode
.yarn Chore: Bump storybook to fix CVE (#115927) 2026-01-09 11:56:29 +00:00
apps Advisor: Simplify interface used (#116191) 2026-01-14 11:05:16 +01:00
conf Add non-boolean feature flags support to the StaticProvider (#115085) 2026-01-12 22:53:23 +01:00
contribute Docs: Add feature request guide for contributors (#114538) 2025-11-27 16:09:04 +00:00
cue.mod
devenv Legends: Revert scrolled truncated legend for now (#116217) 2026-01-13 19:54:42 +00:00
docs Datagrid: Deprecate panel (#116071) 2026-01-14 11:10:51 +01:00
e2e chore(unified): remove unifiedStorageSearchSprinkles feature toggle (#116139) 2026-01-13 11:24:13 +01:00
e2e-playwright Dynamic dashboards: Add tests for custom grid repeats (#114545) 2026-01-13 19:42:47 +01:00
emails
grafana-mixin
hack deps(go): bump the k8s-io group across 2 directories with 2 updates (#115464) 2025-12-17 07:08:40 +00:00
kinds CustomVariable: support values with multiple properties (json values format) (#113844) 2026-01-07 11:01:03 +01:00
kindsv2
local
packages Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
packaging Chore: Improve packaging/docker/run.sh (#114012) 2026-01-13 15:48:50 +00:00
pkg Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
public Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
scripts Grafana/data: Fix theme types schema resolution (#116240) 2026-01-14 12:05:23 +00:00
tools
.air.toml
.bra.toml Makefile: Change build-go to only build the binaries, and deprecate build-go-fast (#111986) 2025-10-08 15:04:36 +02:00
.browserslistrc
.dockerignore
.editorconfig
.gitattributes Chore: Mark more files as generated in gitattributes (#113776) 2025-11-13 09:09:15 +00:00
.gitignore Chore: Finalize removal of updateNode & expandOrFilter (#114202) 2025-11-26 15:47:32 -08:00
.golangci.yml Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
.ignore
.levignore.js
.nvmrc Chore: Update node to v24 (#112649) 2025-10-29 17:17:07 +01:00
.nxignore
.prettierignore Chore: regenerate theme schema + ignore in prettier (#112414) 2025-10-15 11:41:36 +01:00
.prettierrc.js
.trivyignore
.vale.ini
.yarnrc.yml chore(deps): update yarn to v4.11.0 (#113884) 2025-11-14 10:50:14 +01:00
AGENTS.md Add instructions to improve AI effectiveness when writing documentation (#111246) 2025-10-01 11:37:25 +01:00
build.go
CHANGELOG.md Release: update changelog for main (#115424) 2025-12-16 14:47:05 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Add feature request guide for contributors (#114538) 2025-11-27 16:09:04 +00:00
crowdin.yml
cypress.config.js
Dockerfile Plugins: Add plugins module (#115951) 2026-01-09 10:33:56 +00:00
embed.go
eslint-suppressions.json Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
eslint.config.js GrafanaBootData: Deprecate config.apps (#115610) 2026-01-14 06:30:05 +01:00
go.mod Chore: update blevesearch dependencies (#116251) 2026-01-14 12:15:19 +00:00
go.sum Chore: update blevesearch dependencies (#116251) 2026-01-14 12:15:19 +00:00
go.work Alerting: Update alerting module to 98a49ed9557fd9b5f33ecb77cbaa0748f13dc568 (#116197) 2026-01-13 12:27:35 +00:00
go.work.sum Chore: update blevesearch dependencies (#116251) 2026-01-14 12:15:19 +00:00
GOVERNANCE.md
HALL_OF_FAME.md
i18next.config.ts Chore: Replace deprecated i18next-parser (#112512) 2025-10-27 10:38:31 +01:00
jest.config.codeowner.js Coverage: Add new exclusions for team coverage report (#112997) 2025-11-04 15:35:56 -04:00
jest.config.js Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 12.4.0-pre (#113480) 2025-11-05 23:54:05 +01:00
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Theme: Convert themes to json and define schemas using zod (#116006) 2026-01-13 11:13:11 +00:00
NOTICE.md
nx.json
package.json PanelMenu: use openInNewTab links extensions API correctly (#116200) 2026-01-14 11:29:43 +01:00
playwright.config.ts e2e: add tests for translations (#114390) 2025-12-08 10:19:44 +01:00
playwright.storybook.config.ts
project.json Frontend: use custom conditions for development and build (#111685) 2025-12-18 11:47:38 +01:00
README.md add feedback survey to contributing related docs (#113168) 2025-10-30 09:36:44 +01:00
relyance.yaml
ROADMAP.md
stylelint.config.js
SUPPORT.md
tsconfig.json Frontend: use custom conditions for development and build (#111685) 2025-12-18 11:47:38 +01:00
WORKFLOW.md
yarn.lock Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00

Grafana Logo (Light) Grafana Logo (Dark)

The open-source platform for monitoring and observability

License 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:

Share your contributor experience in our feedback survey to help us improve.

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.