Go to file
Todd Treece f4b432841b
Chore: Add env var check to `make drone` (#83337)
2024-02-23 21:28:30 +02:00
.bingo Chore: Update wire to v0.6.0 using bingo (#83323) 2024-02-23 12:48:26 -05:00
.changelog-archive
.github Chore: Remove docs and kinds report generators (#83277) 2024-02-23 20:06:43 +01:00
.husky
.vim
.vscode
.yarn Yarn: Clean up PnP fragments (#83138) 2024-02-22 10:04:58 +01:00
conf Password policy (#82268) 2024-02-16 04:58:05 -06:00
contribute E2E: Add plugin-e2e scenario verification tests (#79969) 2024-02-23 12:39:30 +01:00
cue.mod
devenv Deprecation: Create explicit feature toggles for remaining panels (#82217) 2024-02-14 18:06:25 +02:00
docs Chore: Remove docs and kinds report generators (#83277) 2024-02-23 20:06:43 +01:00
e2e E2E: Add plugin-e2e scenario verification tests (#79969) 2024-02-23 12:39:30 +01:00
emails Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
grafana-mixin
hack
kinds Chore: Remove docs and kinds report generators (#83277) 2024-02-23 20:06:43 +01:00
local
packages Table: Add ability for Table to render Standard Options "No value" value when DataFrames or field values are empty (#82948) 2024-02-23 10:00:24 -07:00
packaging
pkg Chore: Remove docs and kinds report generators (#83277) 2024-02-23 20:06:43 +01:00
plugins-bundled Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 (#83160) 2024-02-22 15:30:20 +01:00
public Chore: Remove docs and kinds report generators (#83277) 2024-02-23 20:06:43 +01:00
scripts Chore: Add env var check to `make drone` (#83337) 2024-02-23 21:28:30 +02:00
tools
.betterer.results Chore: replace `react-popper` with `floating-ui` in `Popover` (#82922) 2024-02-23 15:00:24 +00: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 Chore: Update drone signature (#83334) 2024-02-23 14:10:51 -05:00
.editorconfig
.eslintignore
.eslintrc Zipkin: Decouple Zipkin plugin (#81354) 2024-02-20 18:24:40 +02:00
.gitattributes
.gitignore E2E: Add plugin-e2e scenario verification tests (#79969) 2024-02-23 12:39:30 +01:00
.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 Chore: Remove docs and kinds report generators (#83277) 2024-02-23 20:06:43 +01:00
.prettierrc.js
.yarnrc.yml
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 CI: Remove inline-builds flag (#83306) 2024-02-23 15:11:04 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Add env var check to `make drone` (#83337) 2024-02-23 21:28:30 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Chore: Add go workspace (#83191) 2024-02-23 08:54:24 -05:00
go.sum Chore: Add go workspace (#83191) 2024-02-23 08:54:24 -05:00
go.work Chore: Add go workspace (#83191) 2024-02-23 08:54:24 -05:00
go.work.sum Chore: Add go workspace (#83191) 2024-02-23 08:54:24 -05:00
jest.config.js Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01: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 Chore: Bump Lerna 8.x.x (#83233) 2024-02-22 16:22:23 +01:00
package.json E2E: Add plugin-e2e scenario verification tests (#79969) 2024-02-23 12:39:30 +01:00
playwright.config.ts E2E: Add plugin-e2e scenario verification tests (#79969) 2024-02-23 12:39:30 +01:00
stylelint.config.js Update dependency stylelint to v16 (#83252) 2024-02-23 11:56:38 +02:00
tsconfig.json
yarn.lock E2E: Add plugin-e2e scenario verification tests (#79969) 2024-02-23 12:39:30 +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.