Go to file
Ashley Harrison 970c395fb1
Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580)
* user essentials mob! 🔱

* Wip

* user essentials mob! 🔱

lastFile:public/app/plugins/panel/bargauge/module.tsx

* user essentials mob! 🔱

* update betterer results file

Co-authored-by: kay delaney <kay@grafana.com>
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
Co-authored-by: Joao Silva <joao.silva@grafana.com>
2022-05-25 14:18:21 +01:00
.bingo
.github Chore: Add no-changelog label for backports (#49605) 2022-05-25 14:18:46 +02:00
.husky Chore: do not run husky hooks on backend-only changes (#48439) 2022-04-29 14:01:02 +01:00
.vim
.vscode
.yarn Update Monthly patch updates (#49257) 2022-05-20 13:07:07 +01:00
conf AngularSupport: Update description for angular_support_enabled config option (#49569) 2022-05-25 11:49:12 +02:00
contribute Chore: Add PR Check action enforcing changelog decision (#48728) 2022-05-05 11:38:46 +02:00
cue/scuemata
cue.mod
devenv devenv: better loki environment (#49383) 2022-05-25 11:01:17 +02:00
docs AngularSupport: Update description for angular_support_enabled config option (#49569) 2022-05-25 11:49:12 +02:00
e2e Query History: Implement RemoteStorage methods: get all, add new (#48330) 2022-05-17 12:59:16 +02:00
emails
grafana-mixin
packages Cue: Update Text, Stat, and Annolist panel cue schemas (#49479) 2022-05-25 12:07:32 +01:00
packaging Remove folder (#48617) 2022-05-05 12:19:35 +01:00
pkg Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01:00
plugins-bundled Chore: Upgrade typescript to 4.6.4 (#49016) 2022-05-17 12:08:10 +01:00
public Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01:00
scripts upgrade grabpl (#49534) 2022-05-24 13:18:05 -05:00
tools
.betterer.results Cue: Use BarGauge, DashList and Gauge panel cue schemas (#49580) 2022-05-25 14:18:21 +01:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml upgrade grabpl (#49534) 2022-05-24 13:18:05 -05:00
.editorconfig
.eslintignore Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
.eslintrc Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
.gitattributes
.gitignore
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore prevent generated files from being prettiered (#49061) 2022-05-17 12:01:07 +02:00
.prettierrc.js
.yarnrc.yml Update Monthly patch updates (#49257) 2022-05-20 13:07:07 +01:00
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 9.0.0-beta1 (#49489) 2022-05-24 16:09:39 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md Chore: Introducing a Grafana HALL_OF_FAME.md (#45878) 2022-05-18 20:13:11 +00:00
HALL_OF_FAME.md Chore: Introducing a Grafana HALL_OF_FAME.md (#45878) 2022-05-18 20:13:11 +00:00
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Alerting: Add support for documenting which alerting APIs are stable (#49018) 2022-05-23 14:08:27 -05: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 use forward slashes in cue ctx (#49440) 2022-05-23 22:00:30 +02:00
go.sum use forward slashes in cue ctx (#49440) 2022-05-23 22:00:30 +02:00
jest.config.js
latest.json update latest (#49279) 2022-05-19 19:06:45 +02:00
lerna.json
metadata.md
package.json Update Monthly patch updates (#49257) 2022-05-20 13:07:07 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Update Monthly patch updates (#49257) 2022-05-20 13:07:07 +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.