Go to file
Matias Chomicki db83b4ef17
New Logs Panel: font size selector and Log Details size improvments (#106376)
* LogList: create font size option

* LogList: prevent option fontSize bouncing

* LogListContext: fix stored container size bigger than container

* LogList: render smaller font size

* virtualization: adjust to variable font size

* virtualization: strip white characters of at the start successive long lines

* LogList: add font size to log size cache

* LogList: use getters instead of fixed constants

* LogLine: prevent unnecessary overflow calls

* virtualization: strip ansi color codes before measuring

* LogListDetails: adjust size on resize and give logs panel a min width

* LogsPanel: add showControls as a dashboard option

* virtualization: update test

* virtualization: add small test case

* processing: update font size

* LogListControls: update test

* Extract translations

* Logs Panel: enable controls by default

* LogListContext: update mock

* ControlledLogRows: add missing prop

* LogLine: remove height ref

* LogList: dont touch the debounced function on successive calls

* LogLine: update test

* LogsPanel: make controls default to false again

* LogsPanel: make controls default to false again

* LogLineDetails: fix height resizing and make close button sticky

* LogLine: memo log component

* LogLineDetails: fix close button position

* New Logs Panel: Add Popover Menu support (#106394)

* LogList: add popover menu support

* LogList: test popover menu

* Chore: remove unnecessary optional chain op

* LogLinedDetails: fix close button position with and without scroll
2025-06-10 09:59:01 +00: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: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
.github Update CODEOWNERS of Loki data source to `@grafana/oss-big-tent` (#106444) 2025-06-10 10:14:58 +02:00
.husky
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 2025-04-24 13:14:21 +01:00
.yarn Build: Adds a license check task in the makefile (#106285) 2025-06-03 16:55:29 +02:00
apps Bump tempo to 20250529124718-87c2dc380cec (#106220) 2025-05-29 23:43:13 -05:00
conf Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 2025-06-05 15:02:40 +01:00
contribute Update backport instructions in contributing docs (#106060) 2025-05-27 14:49:25 +01:00
cue.mod
devenv Devenv: Add requirements.txt and versions + hashes to collectd Dockerfile (#106175) 2025-06-02 09:07:18 +02:00
docs Docs: Update actions with variables (#106269) 2025-06-09 21:01:15 +00:00
e2e Group by variable e2e (#106176) 2025-06-09 12:28:30 -04:00
emails Auth: Passwordless Login Option Using Magic Links (#95436) 2024-11-14 08:50:55 -05:00
grafana-mixin
hack Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03: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 New Logs Panel: font size selector and Log Details size improvments (#106376) 2025-06-10 09:59:01 +00:00
packaging feat: map GF_INSTALL_PLUGINS to use preinstall plugins feature (#105145) 2025-05-22 08:23:33 -04:00
pkg Alerting: Use default_datasource_uid as the default target for recording rules in UI (#106415) 2025-06-10 11:58:42 +02:00
public New Logs Panel: font size selector and Log Details size improvments (#106376) 2025-06-10 09:59:01 +00: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 I18n: Move eslint rule to package (#105860) 2025-05-29 16:11:59 +02:00
.betterer.results Scopes: Global scopes search in command palette (#105597) 2025-06-10 10:21:43 +02: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 Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 2025-05-02 17:13:01 +02:00
.ignore Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
.levignore.js
.nvmrc Chore: Update to node 22 (#97779) 2024-12-12 16:39:52 +00:00
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 2024-09-04 10:22:03 +01:00
.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 CI: Add Trivy GitHub Action (#88987) 2024-06-10 16:53:48 -04:00
.vale.ini Lint only Markdown files (#101533) 2025-03-04 11:00:35 +00:00
.yarnrc.yml Build: Adds a license check task in the makefile (#106285) 2025-06-03 16:55:29 +02:00
CHANGELOG.md Release: update changelog for 12.0.1 (#105891) 2025-05-22 14:10:51 -07: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 Build: Adds a license check task in the makefile (#106285) 2025-06-03 16:55:29 +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 Minor correction done in WORKFLOW.md (#80505) 2024-04-12 17:56:10 +02:00
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 Core: Remove thema and kindsys dependencies (#84499) 2024-03-21 11:11:29 +01:00
eslint.config.js Internationalisation: Mark up panel plugins for translations (#106068) 2025-05-29 18:13:25 +01:00
go.mod Alerting: Update alerting module to 6bf6277b5b8d080f5b400b87b2fbce6c9d66cfe4 (#106373) 2025-06-06 09:48:08 -04:00
go.sum Alerting: Update alerting module to 6bf6277b5b8d080f5b400b87b2fbce6c9d66cfe4 (#106373) 2025-06-06 09:48:08 -04:00
go.work Alerting: Update alerting module to 6bf6277b5b8d080f5b400b87b2fbce6c9d66cfe4 (#106373) 2025-06-06 09:48:08 -04:00
go.work.sum Alerting: Update alerting module to 6bf6277b5b8d080f5b400b87b2fbce6c9d66cfe4 (#106373) 2025-06-06 09:48:08 -04:00
jest.config.js I18n: Update eslint rule to catch some untranslated object properties (#105072) 2025-05-28 21:14:43 +01:00
latest.json
lefthook.rc Chore: Fix lefthook not running (#106196) 2025-05-29 11:06:33 +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 webpack-dev-server to v5.2.1 [SECURITY] (#106372) 2025-06-05 15:08:18 +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 webpack-dev-server to v5.2.1 [SECURITY] (#106372) 2025-06-05 15:08:18 +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.