Go to file
Roberto Jiménez Sánchez 48feba66e6
[Prototyping] Lint dashboard in pull requests (#97199)
* Make lint issues comment

* Make it work

* Delete previous comments

* Move linting to separate package

* Fix issue with refactoring

* Update test fixture
2024-11-29 16:24:45 +01:00
.bingo Chore: Revert golangci PR + bump golangic version (#96326) 2024-11-26 09:19:53 +01:00
.changelog-archive
.github Merge remote-tracking branch 'origin/main' into grafana-git-ui-sync 2024-11-28 15:31:03 +01:00
.husky
.vim
.vscode
.yarn Update Yarn to v4.5.3 (#96972) 2024-11-29 10:52:25 +02:00
apps K8s: Make it possible to register several kinds for a GroupVersion (#97161) 2024-11-28 16:31:05 +01:00
conf Merge remote-tracking branch 'origin/main' into grafana-git-ui-sync 2024-11-28 15:31:03 +01:00
contribute Docs: Update frontend.md (#96816) 2024-11-25 09:32:27 +01:00
cue.mod
devenv Transformations: Preserve base threshold when using Config from query results (#96781) 2024-11-21 12:46:29 -06:00
docs LoginAttempt: Add setting to control max number of attempts before user login gets locked (#97091) 2024-11-28 14:33:18 +01:00
e2e
emails
grafana-mixin
hack
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 2024-11-21 16:01:54 +02:00
kindsv2 Support importing local cue modules when generating TS types with cog (#96876) 2024-11-28 10:45:31 +01:00
local
packages Update Yarn to v4.5.3 (#96972) 2024-11-29 10:52:25 +02:00
packaging
pkg [Prototyping] Lint dashboard in pull requests (#97199) 2024-11-29 16:24:45 +01:00
plugins-bundled
public Update status table 2024-11-29 14:10:37 +02:00
scripts POC/Provisioning: Show file list on status page (#97104) 2024-11-28 10:40:22 +03:00
tools
.betterer.eslint.config.js
.betterer.results POC/Provisioning: Save dashboard (#97167) 2024-11-29 12:32:35 +02:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Add github app token generation in pipelines that use GITHUB_TOKEN (#96646) 2024-11-21 17:08:02 +02:00
.editorconfig
.gitattributes
.gitignore Merge remote-tracking branch 'origin/main' into grafana-git-ui-sync 2024-11-28 15:31:03 +01:00
.golangci.yml Chore: Revert golangci PR + bump golangic version (#96326) 2024-11-26 09:19:53 +01:00
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml Update Yarn to v4.5.3 (#96972) 2024-11-29 10:52:25 +02:00
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Revert golangci PR + bump golangic version (#96326) 2024-11-26 09:19:53 +01:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go POC/Provisioning: Fix: Make github client not call prod GH in tests (#96926) 2024-11-25 11:51:29 +01:00
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Chore: Make Eslint work with enterprise (#96539) 2024-11-26 11:09:27 +01:00
go.mod [Prototyping] Lint dashboard in pull requests (#97199) 2024-11-29 16:24:45 +01:00
go.sum [Prototyping] Lint dashboard in pull requests (#97199) 2024-11-29 16:24:45 +01:00
go.work Chore: Update github.com/grafana/go-json version (#97012) 2024-11-26 00:49:44 +02:00
go.work.sum [Prototyping] Lint dashboard in pull requests (#97199) 2024-11-29 16:24:45 +01:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update Yarn to v4.5.3 (#96972) 2024-11-29 10:52:25 +02:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @prometheus-io/lezer-promql to v0.300.0 (#96532) 2024-11-28 16:38:25 +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.