Go to file
Nathan Marrs 2449f62dbe
Canvas: Improve changing element options UX (#49555)
2022-05-25 10:21:51 -07: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 Explore: Add ability to include tags in trace to metrics queries (#49433) 2022-05-25 11:19:37 -06:00
e2e Add cypress type support (#49315) 2022-05-25 16:16:36 +02:00
emails
grafana-mixin
packages convert Typeahead test to RTL (#49509) 2022-05-25 16:53:55 +01:00
packaging Remove folder (#48617) 2022-05-05 12:19:35 +01:00
pkg Prometheus: Enable prometheusStreamingJSONParser by default (#49475) 2022-05-25 12:51:09 -04:00
plugins-bundled Chore: Upgrade typescript to 4.6.4 (#49016) 2022-05-17 12:08:10 +01:00
public Canvas: Improve changing element options UX (#49555) 2022-05-25 10:21:51 -07:00
scripts upgrade grabpl (#49534) 2022-05-24 13:18:05 -05:00
tools
.betterer.results convert Typeahead test to RTL (#49509) 2022-05-25 16:53:55 +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 Chore: Update Go version (#47914) 2022-04-20 09:14:12 +02:00
Dockerfile.ubuntu Chore: Update Go version (#47914) 2022-04-20 09:14:12 +02:00
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.