Go to file
Andres Martinez Gotor d2ca95d304
Update plugin SDK to v0.219.0 (#85438)
2024-04-02 10:22:24 +02:00
.bingo Chore: Bump golangci-lint v1.57.1 (#84998) 2024-03-25 15:28:24 +01:00
.changelog-archive
.github Update plugin SDK to v0.219.0 (#85438) 2024-04-02 10:22:24 +02:00
.husky
.vim
.vscode K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 2024-03-28 20:52:28 +02:00
.yarn
conf JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
contribute
cue.mod
devenv Canvas: Fix ellipse datalink example in gdev dashboard (#85398) 2024-03-29 23:53:27 -07:00
docs Auth: add Dex example to generic OAuth2 documentation (#84744) 2024-03-28 15:36:00 -05:00
e2e Prometheus: Use frontend package in Prometheus DS with a feature toggle (#84397) 2024-03-22 19:47:53 -05:00
emails
grafana-mixin
hack
kinds
local
packages Update dependency @swc/helpers to v0.5.8 (#85327) 2024-03-28 12:34:29 +00:00
packaging
pkg Update plugin SDK to v0.219.0 (#85438) 2024-04-02 10:22:24 +02:00
plugins-bundled
public Explore: Add padding to query content in query inspector (#85309) 2024-03-31 17:41:44 -06:00
scripts Chore: Run backend lint in PRs if .golangci.toml changes (#85106) 2024-03-25 18:53:54 +02:00
tools
.betterer.results Canvas: Fix styles applying glitch on element type changing (#85184) 2024-03-29 08:10:44 +02:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Run backend lint in PRs if .golangci.toml changes (#85106) 2024-03-25 18:53:54 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml Chore: Add depgaurd rules for sub-modules (#84084) 2024-03-25 17:15:36 +00:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js Pa11y: Decrease error thresholds for PRs (#85178) 2024-03-27 12:29:54 +01:00
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Saga-icons: Switch to ESM (#84875) 2024-03-26 13:58:25 +02:00
CHANGELOG.md Changelog: Updated changelog for 10.2.6 (#85171) 2024-03-26 14:07:40 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Makefile: refactoring .PHONY (#85440) 2024-04-01 18:09:17 +03:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Update plugin SDK to v0.219.0 (#85438) 2024-04-02 10:22:24 +02:00
go.sum Update plugin SDK to v0.219.0 (#85438) 2024-04-02 10:22:24 +02:00
go.work Chore: Vendor wire into pkg/build (#84637) 2024-03-25 11:23:27 +01:00
go.work.sum Update plugin SDK to v0.219.0 (#85438) 2024-04-02 10:22:24 +02:00
jest.config.js Update dependency @kusto/monaco-kusto to v10 (#81382) 2024-03-26 16:10:06 +00:00
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 11.1.0-pre (#85115) 2024-03-25 21:44:28 +02:00
nx.json Chore: Bump Nx to 18.1.x (#85185) 2024-03-28 09:36:35 +01:00
package.json Update dependency @swc/helpers to v0.5.8 (#85327) 2024-03-28 12:34:29 +00:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @swc/helpers to v0.5.8 (#85327) 2024-03-28 12:34:29 +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.