Go to file
Stephanie Hingtgen 72e3ff5fac
AuthZ: Set span errors
2025-11-25 20:29:56 -07:00
.changelog-archive
.citools Dependencies: Bump golang.org/x/crypto to v0.45.0 (#114384) 2025-11-25 10:43:20 +01:00
.github chore: print wire file diff in `Check Wire Changes` workflow (#114417) 2025-11-25 11:33:06 -05:00
.husky
.vim
.vscode
.yarn chore(deps): update yarn to v4.11.0 (#113884) 2025-11-14 10:50:14 +01:00
apps Dashboards: Prevent panic in validation (#114436) 2025-11-25 20:27:38 +00:00
conf CloudMigrations: Remove feature toggle and introduce config setting to disable it (#114223) 2025-11-24 14:15:23 +01:00
contribute chore: Reflect changes in FF management in contribute guidelines. (#113312) 2025-11-19 11:57:49 -05:00
cue.mod
devenv Dependencies: Bump golang.org/x/crypto to v0.45.0 (#114384) 2025-11-25 10:43:20 +01:00
docs alerting docs: initialization_timeout addition (#114373) 2025-11-25 16:35:38 -06:00
e2e chore: move enable search to US configuration (#114070) 2025-11-18 17:32:25 +01:00
e2e-playwright Suggestions: Introduce V2 right sidebar (#114274) 2025-11-25 00:59:25 +00:00
emails
grafana-mixin
hack Dependencies: Bump golang.org/x/crypto to v0.45.0 (#114384) 2025-11-25 10:43:20 +01:00
kinds
kindsv2
local
packages grafana-flamegraph: Add storybook stories for major components (#113375) 2025-11-25 15:19:29 -06:00
packaging
pkg AuthZ: Set span errors 2025-11-25 20:29:56 -07:00
public Expressions: Fix duplicate SQL expression tracking events (#114239) 2025-11-25 17:27:45 +01:00
scripts TS checker: Increase memory limit (#114236) 2025-11-20 09:13:19 -05:00
tools
.air.toml
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitattributes Chore: Mark more files as generated in gitattributes (#113776) 2025-11-13 09:09:15 +00:00
.gitignore grafana-flamegraph: Add storybook stories for major components (#113375) 2025-11-25 15:19:29 -06:00
.golangci.yml chore(deps): Switch to maintained gopkg.in/yaml fork (#114131) 2025-11-19 15:20:32 -05:00
.ignore
.levignore.js
.nvmrc
.nxignore
.prettierignore
.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
CHANGELOG.md Release: update changelog for main (#114148) 2025-11-19 14:49:52 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Stars: Move stars from preferences apiserver to a new collections apiserver (#114006) 2025-11-19 08:28:39 +03:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
eslint-suppressions.json Content outline: Fix runtime error with system variable and ad hoc filters (#114306) 2025-11-25 09:51:09 +01:00
eslint.config.js decouple the opentsdb data source from core (#113588) 2025-11-12 22:33:17 +09:00
go.mod Plugins: Upgrade `github.com/grafana/grafana-plugin-sdk-go` v0.283.0 => v0.284.0 (#114400) 2025-11-25 15:46:07 +00:00
go.sum Plugins: Upgrade `github.com/grafana/grafana-plugin-sdk-go` v0.283.0 => v0.284.0 (#114400) 2025-11-25 15:46:07 +00:00
go.work Stars: Move stars from preferences apiserver to a new collections apiserver (#114006) 2025-11-19 08:28:39 +03:00
go.work.sum Plugins: Upgrade `github.com/grafana/grafana-plugin-sdk-go` v0.283.0 => v0.284.0 (#114400) 2025-11-25 15:46:07 +00:00
i18next.config.ts
jest.config.codeowner.js
jest.config.js
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
nx.json
package.json Chore: Bump i18next-cli to 1.24.22 (#114183) 2025-11-24 15:39:09 -05:00
playwright.config.ts
playwright.storybook.config.ts
project.json
relyance.yaml
stylelint.config.js
tsconfig.json
yarn.lock grafana-flamegraph: Add storybook stories for major components (#113375) 2025-11-25 15:19:29 -06:00

README.md

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.