Go to file
Ryan McKinley b4e23e5d32
ObjectStore: update dev protobuf definitions (#56428)
2022-10-05 18:46:17 -07:00
.bingo
.changelog-archive
.github
.husky
.vim
.vscode
.yarn
conf
contribute StyleGuide: Minor fix for themes.md (#56012) 2022-10-05 08:50:39 +02:00
cue.mod
devenv
docs Fixes alertmanagers whats new entry (#56356) 2022-10-05 08:39:50 +01:00
e2e E2E: Remove time zone scenario flackyness (#55458) 2022-10-05 16:00:33 +03:00
emails
grafana-mixin
packages Search: fuzzy match dashboard names in frontend from full list (#55721) 2022-10-05 18:32:35 -04:00
packaging
pkg ObjectStore: update dev protobuf definitions (#56428) 2022-10-05 18:46:17 -07:00
plugins-bundled
public Search: fuzzy match dashboard names in frontend from full list (#55721) 2022-10-05 18:32:35 -04:00
scripts Update grabpl version to v3.0.11 (#56377) 2022-10-05 14:18:28 +03:00
tools
.betterer.results Toolkit: Remove changelog command (already replaced by a github workflow) (#56073) 2022-10-05 14:44:53 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Update grabpl version to v3.0.11 (#56377) 2022-10-05 14:18:28 +03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
HALL_OF_FAME.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
babel.config.json
build.go
crowdin.yml
embed.go
go.mod
go.sum
jest.config.js
latest.json
lerna.json
metadata.md
package.json Search: fuzzy match dashboard names in frontend from full list (#55721) 2022-10-05 18:32:35 -04:00
stylelint.config.js
tsconfig.json
yarn.lock Search: fuzzy match dashboard names in frontend from full list (#55721) 2022-10-05 18:32:35 -04: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.