Go to file
Sergej-Vlasov e1edec02d0
DashboardScene: Validate variable name in scenes variable editor (#82415)
* add variable name validation

* adjust variable name validation logic

* move variable name validation logic to model

* add tests for onValidateVariableName

* extract variable name validation itest into separate describe
2024-02-21 17:16:57 +02:00
.bingo Chore: Update wire to v0.6.0 (#82114) 2024-02-07 13:29:32 -05:00
.changelog-archive
.github move codespell check into /docs (#83109) 2024-02-20 20:40:31 +01:00
.husky
.vim
.vscode K8s: Refactor standalone apiserver initialization (#81932) 2024-02-06 08:40:35 -08:00
.yarn Update Yarn to v4.1.0 (#81584) 2024-01-30 18:03:46 +00:00
conf Password policy (#82268) 2024-02-16 04:58:05 -06:00
contribute Cleanup root folder by moving a few files intro /contribute (#83103) 2024-02-20 14:54:46 +02:00
cue.mod
devenv Deprecation: Create explicit feature toggles for remaining panels (#82217) 2024-02-14 18:06:25 +02:00
docs Plugins: Remove pluginsInstrumentationStatusSource feature toggle (#83067) 2024-02-21 12:57:40 +01:00
e2e Chore: replace `react-popper` with `@floating-ui/react` in `DataSourcePicker` (#82528) 2024-02-16 09:40:16 +00:00
emails Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
grafana-mixin
hack Peakq: move templates into query service (#82193) 2024-02-08 18:27:03 +01:00
kinds Panel Query Options: Support query caching options (#82448) 2024-02-14 09:19:39 -08:00
local
packages Plugins: Remove pluginsInstrumentationStatusSource feature toggle (#83067) 2024-02-21 12:57:40 +01:00
packaging
pkg OAuth: Improve domain validation (#83110) 2024-02-21 15:40:18 +01:00
plugins-bundled Release: Bump version to 11.0.0-pre (#83119) 2024-02-20 19:02:36 +00:00
public DashboardScene: Validate variable name in scenes variable editor (#82415) 2024-02-21 17:16:57 +02:00
scripts move codespell check into /docs (#83109) 2024-02-20 20:40:31 +01:00
tools
.betterer.results Chore: Remove gf-form from datasource/loki and datasource/cloud-monitoring (#80117) 2024-02-21 16:37:40 +02:00
.betterer.results.json Traces: Add traces panel suggestion (#83089) 2024-02-21 13:49:41 +00:00
.betterer.ts Chore: some test type fixes (#82889) 2024-02-16 14:35:26 +00:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml move codespell check into /docs (#83109) 2024-02-20 20:40:31 +01:00
.editorconfig
.eslintignore
.eslintrc Zipkin: Decouple Zipkin plugin (#81354) 2024-02-20 18:24:40 +02:00
.gitattributes
.gitignore
.golangci.toml Cloudwatch: Add linting to restrict imports from core (#82538) 2024-02-20 14:52:11 +01:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore Update Prettier checks to parse also JSON files (#82046) 2024-02-09 13:16:40 +02:00
.prettierrc.js
.yarnrc.yml NodeGraph: Use layered layout instead of force based layout (#78957) 2024-01-31 17:26:12 +01:00
CHANGELOG.md Changelog: Updated changelog for 10.2.4 (#82411) 2024-02-14 09:56:28 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Fix plugins magefile for Azure (#81138) 2024-01-24 14:18:18 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 2024-02-05 13:33:37 +01:00
cypress.config.js
embed.go
go.mod Chore: Bump grafana-plugin-sdk-go version to v0.212.0 (#83064) 2024-02-19 15:12:46 +01:00
go.sum Chore: Bump grafana-plugin-sdk-go version to v0.212.0 (#83064) 2024-02-19 15:12:46 +01:00
jest.config.js chore: update typos found in docs (#81850) 2024-02-05 21:46:35 +02:00
latest.json
lefthook.rc
lefthook.yml Chore: Temp remove betterer json from precommit (#83113) 2024-02-20 18:16:31 +02:00
lerna.json Release: Bump version to 11.0.0-pre (#83119) 2024-02-20 19:02:36 +00:00
package.json Release: Bump version to 11.0.0-pre (#83119) 2024-02-20 19:02:36 +00:00
stylelint.config.js
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 2024-02-09 13:16:40 +02:00
yarn.lock Chore: Remove React from o11y dependencies and align zipkin and tempo dependencies (#83143) 2024-02-21 11:02:16 +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.