Go to file
Leo c60487fdbf
Plugins: Convert BarGaugePanel to RTL (#52423)
* Plugins: Convert bargaugepanel tests to RTL

* Chore: Improved test methods used in BarGaugePanel
2022-07-19 14:17:22 +02:00
.bingo
.changelog-archive
.github Cloud Datasources: Add necessary inputs and bump version for code coverage workflow (#52055) 2022-07-14 10:14:55 +01:00
.husky
.vim
.vscode
.yarn
conf Storage: limit the number of uploaded files (#50796) 2022-07-18 15:24:39 +04:00
contribute Emphasize American English as source language (#52040) 2022-07-11 08:36:46 -04:00
cue.mod
devenv
docs API: Add service account routes to the swagger (#52398) 2022-07-19 12:52:51 +03:00
e2e
emails
grafana-mixin
packages Legend: Right align calculation values (#52400) 2022-07-19 14:07:27 +02:00
packaging
pkg API: Add service account routes to the swagger (#52398) 2022-07-19 12:52:51 +03:00
plugins-bundled
public Plugins: Convert BarGaugePanel to RTL (#52423) 2022-07-19 14:17:22 +02:00
scripts Remove volumes from build-e2e pipeline on main (#52386) 2022-07-19 14:38:43 +03:00
tools
.betterer.results Plugins: Convert BarGaugePanel to RTL (#52423) 2022-07-19 14:17:22 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Remove volumes from build-e2e pipeline on main (#52386) 2022-07-19 14:38:43 +03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.linguirc
.nvmrc
.pa11yci-pr.conf.js Service accounts: Remove feature toggle check on API keys page (#52048) 2022-07-11 16:24:10 +01:00
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 9.0.3 (#52296) 2022-07-14 17:34:46 -05:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Add new go test commands for unit, integration, and pro tests to makefile (#51202) 2022-07-19 11:04:38 +03:00
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 Upgrade grafana-azure-sdk-go package (#52248) 2022-07-15 10:46:30 +01:00
go.sum Upgrade grafana-azure-sdk-go package (#52248) 2022-07-15 10:46:30 +01:00
jest.config.js
latest.json Chore: update latest.json to 9.0.3 (#52298) 2022-07-14 18:56:25 -04:00
lerna.json
metadata.md
package.json Loki: Support json parser with expressions in query builder (#51965) 2022-07-12 15:42:01 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Loki: Support json parser with expressions in query builder (#51965) 2022-07-12 15:42:01 +02: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.