Go to file
Piotr Jamróz 69731658a2
Span Details: Redesign details header (#108511)
* Span Details: Redesign span details header

* Update translations

* Add max width to operation name

* Test update

We don't show the spanId anymore, just the "share" label for each trace
2025-07-24 09:57:23 +02:00
.bingo
.changelog-archive
.citools Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
.github Bump marocchino/sticky-pull-request-comment from 2.9.3 to 2.9.4 (#108287) 2025-07-24 08:09:39 +01:00
.husky
.vim
.vscode
.yarn
apps Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
conf Alerting: Notifiication history (#107644) 2025-07-17 14:26:26 +01:00
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 TableNG: Integrate hover and selection, DataLinkCell cleanup (#108353) 2025-07-23 19:39:25 +00:00
docs SQL Expressions: Enable Auto-complete (#106511) 2025-07-23 16:49:58 -05:00
e2e Table: Update e2e tests to support tableNextGen (#108184) 2025-07-18 12:27:04 -04:00
e2e-playwright TableNG: Integrate hover and selection, DataLinkCell cleanup (#108353) 2025-07-23 19:39:25 +00:00
emails
grafana-mixin
hack Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
kinds QueryVariable: Add static options input (#107514) 2025-07-14 16:05:56 +03:00
kindsv2
local
packages TableNG: Footer should render summary value in first column if present (#108550) 2025-07-23 18:06:31 -04:00
packaging
pkg SQL Expressions: Enable Auto-complete (#106511) 2025-07-23 16:49:58 -05:00
public Span Details: Redesign details header (#108511) 2025-07-24 09:57:23 +02:00
scripts Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
tools
.air.toml Air: Stop running make gen-go (#108001) 2025-07-13 13:42:38 +01:00
.betterer.eslint.config.js Lint: Ban string.localeCompare with betterer (#108375) 2025-07-22 09:18:48 +00:00
.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 Release: update changelog for main (#108533) 2025-07-23 13:49:59 -06:00
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 K8s: Add App SDK installer (#107773) 2025-07-21 13:32:15 -04:00
go.work Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
go.work.sum K8s: Add App SDK installer (#107773) 2025-07-21 13:32:15 -04:00
jest.config.js Frontend: Decouple unit tests for decoupled plugins from core (#107942) 2025-07-17 14:47:52 +02:00
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: Gate server start up with `GRAFANA_URL` env var (#108302) 2025-07-18 17:08:47 +01:00
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.