Go to file
Jeff Levin b88644cb83
public dashboards: add public dashboard table (#48470)
* add public dashboard table migration
2022-05-03 15:08:40 -08:00
.bingo
.github Levitate: use a custom breaking change label (#48494) 2022-04-29 14:44:50 +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 Alerting: Add yaml editor to cloud rules (#46533) 2022-04-01 16:34:08 +02:00
conf Navigation: Enable new navigation by default (#48447) 2022-05-03 16:28:40 +02:00
contribute Doc: display the use active voice table correctly (#47302) 2022-04-05 11:11:10 -04:00
cue/scuemata
cue.mod
devenv provision alertmanager and manage prom alerts (#48475) 2022-04-29 12:53:14 -04:00
docs Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
e2e Navigation: Enable new navigation by default (#48447) 2022-05-03 16:28:40 +02:00
emails
grafana-mixin
packages Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
packaging
pkg public dashboards: add public dashboard table (#48470) 2022-05-03 15:08:40 -08:00
plugins-bundled Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
public Geomap: Legend style update (#48641) 2022-05-03 15:03:41 -05:00
scripts CI: Split main tests pipeline (#48628) 2022-05-03 13:54:47 +02:00
tools
.betterer.results Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
.betterer.ts
.bra.toml add ability to pass builds flags/tags to go via make, update bra config (#46787) 2022-04-01 19:01:05 -04:00
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Split main tests pipeline (#48628) 2022-05-03 13:54:47 +02: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
.prettierrc.js
.yarnrc.yml Update Storybook updates to v6.4.21 (#47523) 2022-04-13 12:26:19 +02:00
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.5.1 (#48425) 2022-04-28 14:48:48 +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
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile add ability to pass builds flags/tags to go via make, update bra config (#46787) 2022-04-01 19:01:05 -04:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md Bump publish docs node version (#46475) 2022-03-11 21:28:12 +01:00
WORKFLOW.md
api-extractor.json
babel.config.json
build.go
embed.go
go.mod Chore: Update grafana-plugin-sdk-go to v0.134.0 (#48540) 2022-04-29 16:14:32 +02:00
go.sum Chore: Update grafana-plugin-sdk-go to v0.134.0 (#48540) 2022-04-29 16:14:32 +02:00
jest.config.js
latest.json Chore: Update latest.json for v8.5.1 (#48435) 2022-04-28 15:21:16 +02:00
lerna.json Chore: Update pre version (#47438) 2022-04-07 14:32:37 +02:00
metadata.md
package.json Update dependency @microsoft/api-extractor-model to v7.17.2 (#47917) 2022-05-03 15:21:21 +01:00
stylelint.config.js Update dependency stylelint to v14.6.0 (#46626) 2022-03-23 13:40:54 +00:00
tsconfig.json Table: Add enable pagination option (#45732) 2022-03-31 09:36:04 +02:00
yarn.lock Update dependency @rollup/plugin-node-resolve to v13.3.0 (#48645) 2022-05-03 17:17:55 +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.