Go to file
Matias Chomicki a676fd620a
New Logs Panel: follow up improvements and fixes (#105767)
* LogList: add version with no scroll

* LogList: fix support for permalinked and pinned logs

* LogLineDetails: improve resizable

* LogList: improve height adjustment when details are open

* LogList: let the people select text

* Revert "LogList: add version with no scroll"

This reverts commit f26cdce696.

* LogList: update test

* New Logs Panel: rename permalinkedRowId to permalinkedLogId

* LogListContext: update mock

* ControlledLogRows: implement custom scrollIntoView

* Logs Panel: fix re-render regression

* LogLine: tweak hover and expanded colors
2025-05-22 21:12:06 +03:00
.bingo Frontend: Remove Angular (#99760) 2025-04-04 11:31:35 +02:00
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 2024-12-05 16:09:38 -07:00
.citools Chore: Detaching go tools from the main Grafana workspace (#104861) 2025-05-21 11:22:24 +02:00
.github i18n: Add shortcut/command palette item to toggle pseudo locale (#105826) 2025-05-22 19:12:17 +03:00
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 2025-04-24 13:14:21 +01:00
.yarn Update Yarn to v4.6.0 (#98562) 2025-01-07 09:47:36 +00:00
apps Advisor: Add human readable name to check types (#105717) 2025-05-21 15:23:08 +02:00
conf Plugins: Add preinstall_sync config - allow plugins to be preinstalled synchronously (#105292) 2025-05-16 10:45:50 -04:00
contribute Developer Guide: Add blurb about vs code debugger error (#105772) 2025-05-21 21:59:30 +03:00
cue.mod
devenv Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 2025-05-15 13:09:49 +00:00
docs Transformations: Add documentation around new behavior of Calculate field (#104429) 2025-05-22 09:43:35 -05:00
e2e Dashboards/E2E: Add test validating panel duplication (#105663) 2025-05-22 13:39:52 +03:00
emails Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
grafana-mixin
hack Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 2025-05-15 13:09:49 +00:00
kinds Codegen: format golang code from cue (#105352) 2025-05-14 06:56:27 +03:00
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 2025-03-17 09:48:41 +01:00
local
packages Grafana-[data,sql,ui]: Use named imports (#105734) 2025-05-22 17:08:46 +01:00
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2025-05-22 08:23:33 -04:00
pkg Alerting: Fix debug log line in External Alertmanager sender (#105855) 2025-05-22 21:07:12 +03:00
public New Logs Panel: follow up improvements and fixes (#105767) 2025-05-22 21:12:06 +03:00
scripts Chore: add missing build-id to the rgm-promotion step (#105814) 2025-05-22 12:55:35 +03:00
tools Alerting: Add alertmanager integration tests (#100106) 2025-02-13 11:36:45 +01:00
.betterer.eslint.config.js Betterer: Add noMargin prop check (#105409) 2025-05-19 12:34:13 +03:00
.betterer.results Betterer: Add noMargin prop check (#105409) 2025-05-19 12:34:13 +03:00
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 2025-01-07 14:56:12 +00:00
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 2025-03-13 08:59:09 +01:00
.browserslistrc
.dockerignore
.drone.star CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 2024-10-24 17:04:25 -05:00
.drone.yml Chore: add missing build-id to the rgm-promotion step (#105814) 2025-05-22 12:55:35 +03:00
.editorconfig
.gitattributes
.gitignore .gitignore: devenv for spanner (#104668) 2025-05-05 09:59:28 +02:00
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 2025-02-17 14:00:21 +01:00
.levignore.js
.nvmrc Chore: Update to node 22 (#97779) 2024-12-12 16:39:52 +00:00
.nxignore
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 2025-04-07 16:00:05 +01:00
.pa11yci.conf.js
.prettierignore Chore: Fix prettier missing extensions files (#105321) 2025-05-13 13:34:24 +00:00
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 2025-03-04 11:00:35 +00:00
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 2025-01-16 15:58:02 +00:00
CHANGELOG.md Release: update changelog for 11.2.10 (#105845) 2025-05-22 12:04:26 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Authz: Define app resources (#105050) 2025-05-21 14:47:44 +02:00
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 2025-03-17 08:25:02 +01:00
LICENSE
LICENSING.md Actions: Introduce actionlint (#105224) 2025-05-13 08:23:59 +02:00
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 2025-02-04 13:10:57 +01:00
Makefile Chore: Detaching go tools from the main Grafana workspace (#104861) 2025-05-21 11:22:24 +02:00
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 2025-01-27 05:20:24 -05:00
ROADMAP.md
SECURITY.md Updates SECURITY.md to align with current security & bug bounty guidance (#105572) 2025-05-16 17:19:09 -04:00
SUPPORT.md
WORKFLOW.md
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 2025-01-06 18:20:35 +03:00
crowdin.yml Internationalisation: Mark up MSSQL (#105532) 2025-05-20 14:39:41 +01:00
cypress.config.js e2e: improves flakiness and speed (#103533) 2025-04-16 05:21:06 +01:00
embed.go
eslint.config.js Internationalisation: Mark up MSSQL (#105532) 2025-05-20 14:39:41 +01:00
go.mod Alerting: Change logging in Alertmanager (#105704) 2025-05-21 10:13:18 -04:00
go.sum Alerting: Change logging in Alertmanager (#105704) 2025-05-21 10:13:18 -04:00
go.work Authz: Define app resources (#105050) 2025-05-21 14:47:44 +02:00
go.work.sum Authz: Define app resources (#105050) 2025-05-21 14:47:44 +02:00
jest.config.js FEMT: Add `no-restricted-img-srcs` rule (#105006) 2025-05-12 10:34:17 +01:00
latest.json
lefthook.rc Chore: Detaching go tools from the main Grafana workspace (#104861) 2025-05-21 11:22:24 +02:00
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 2025-04-04 11:29:28 +01:00
lerna.json Chore: bump version to 12.1.0-pre (#104468) 2025-04-24 15:47:14 +01:00
nx.json Nx: fixes caching issues (#103443) 2025-04-04 14:36:18 +03:00
package.json Update dependency react-select to v5.10.1 (#104907) 2025-05-22 09:06:46 +00:00
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 2025-01-24 20:21:41 +01:00
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
stylelint.config.js
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 2024-12-09 15:32:01 +02:00
yarn.lock Update dependency react-select to v5.10.1 (#104907) 2025-05-22 09:06:46 +00: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.