Go to file
Leon Sorokin ec911be8ef
Perf: don't re-init plots when changing dashboard timeRange (#46339)
2022-03-09 01:51:07 +01:00
.bingo
.github
.husky
.vim
.vscode
.yarn
conf Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00
contribute Docs: Fix link to instructions for backporting a PR (#46211) 2022-03-07 07:10:18 -08:00
cue/scuemata
cue.mod
devenv DataLinks: Encode variable params for data link URLs (#46100) 2022-03-04 17:05:56 +00:00
docs Adding migration guide for dashboard and fixing signing doc (#46238) 2022-03-07 13:12:13 +01:00
e2e DataLinks: Encode variable params for data link URLs (#46100) 2022-03-04 17:05:56 +00:00
emails
grafana-mixin
packages Perf: don't re-init plots when changing dashboard timeRange (#46339) 2022-03-09 01:51:07 +01:00
packaging
pkg Sync GitHub OAuth user name to Grafana if it's set (#45438) 2022-03-09 00:11:51 +08:00
plugins-bundled
public Service Accounts: Add enabled/disabled status to list (#46259) 2022-03-08 14:10:16 +01:00
scripts Update grabpl (#46253) 2022-03-04 16:31:39 +01:00
tools
.betterer.results
.betterer.ts Chore: Remove prettier-plugin from ESLint (#45910) 2022-03-04 10:49:50 +01:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Update grabpl (#46253) 2022-03-04 16:31:39 +01:00
.editorconfig
.eslintignore Chore: Remove prettier-plugin from ESLint (#45910) 2022-03-04 10:49:50 +01:00
.eslintrc
.gitattributes
.gitignore Chore: Move Typescript cache file to root (#45964) 2022-03-04 09:26:25 +01:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore Chore: Remove prettier-plugin from ESLint (#45910) 2022-03-04 10:49:50 +01:00
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
babel.config.json
build.go
embed.go
go.mod
go.sum
jest.config.js
latest.json
lerna.json
metadata.md
package.json Update typescript-eslint monorepo to v5.14.0 (#46305) 2022-03-08 10:48:59 +01:00
stylelint.config.js
tsconfig.json Chore: Move Typescript cache file to root (#45964) 2022-03-04 09:26:25 +01:00
yarn.lock Update typescript-eslint monorepo to v5.14.0 (#46305) 2022-03-08 10:48:59 +01: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.