Go to file
renovate[bot] 1b860a4074
Update dependency rc-cascader to v3.8.0 (#60489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-19 10:09:57 +00:00
.bingo Chore: Upgrade golangci-lint to v1.50.1 (#60379) 2022-12-15 12:58:48 +01:00
.changelog-archive
.github Levitate: Fix typo in CI workflow scripts (#60438) 2022-12-16 05:21:46 -05:00
.husky
.vim
.vscode
.yarn Update dependency prettier to v2.8.1 (#60483) 2022-12-19 04:57:34 -05:00
conf
contribute
cue.mod
devenv Geomap: Add color gradients to route layer (#59062) 2022-12-15 09:54:08 -08:00
docs Apply linting advice from doc-validator tool (#59606) 2022-12-19 09:49:44 +00:00
e2e
emails
grafana-mixin
kinds kindsys: Include composable kinds and planned maturity in report (#60477) 2022-12-19 09:14:51 +01:00
packages Update dependency rc-cascader to v3.8.0 (#60489) 2022-12-19 10:09:57 +00:00
packaging
pkg Nested Folders: Support listing nested folder children (#58566) 2022-12-19 10:52:04 +02:00
plugins-bundled
public Nested Folders: Support listing nested folder children (#58566) 2022-12-19 10:52:04 +02:00
scripts Chore: Trigger backend lint on bingo updates (#60380) 2022-12-15 06:48:00 -05:00
tools
.betterer.results Chore: fix some typings in @grafana/data (#60009) 2022-12-16 09:59:00 +00:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Trigger backend lint on bingo updates (#60380) 2022-12-15 06:48:00 -05:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 9.3.2 (#60428) 2022-12-15 22:48:45 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile kindsys: Include composable kinds and planned maturity in report (#60477) 2022-12-19 09:14:51 +01:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 2022-12-15 15:28:25 +01:00
go.sum Plugins: Forward user header (X-Grafana-User) in backend plugin requests (#58646) 2022-12-15 15:28:25 +01:00
jest.config.js
latest.json
lerna.json
metadata.md
package.json Update dependency rc-cascader to v3.8.0 (#60489) 2022-12-19 10:09:57 +00:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency rc-cascader to v3.8.0 (#60489) 2022-12-19 10:09:57 +00:00

README.md

Grafana

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

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.