Go to file
Ryan McKinley 4fa606c600
Export: save all dashboards to git (#48233)
2022-07-05 10:54:07 -07:00
.bingo API: Universal swagger generation (#51033) 2022-06-27 10:54:31 +03:00
.changelog-archive
.github Storage: Add basic file upload management (#50638) 2022-07-05 10:53:41 -07:00
.husky
.vim
.vscode
.yarn
conf allow specifying auth style (#51233) 2022-06-30 10:27:31 +01:00
contribute Docs: Update backend architecture contributor documentation (#51172) 2022-06-30 10:47:10 -04:00
cue.mod
devenv Devenv: Add an oauth block (#51514) 2022-07-04 13:56:15 +02:00
docs Docs: Manage library panels refactor (#51661) 2022-07-05 07:43:01 -05:00
e2e Variables: variables in Markdown links are not interpolated (#51392) 2022-06-29 15:26:31 +03:00
emails
grafana-mixin
packages Storybook: Add documentation to PluginSignatureBadge story (#51645) 2022-07-05 09:38:26 -04:00
packaging
pkg Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
plugins-bundled
public Storage: Add basic file upload management (#50638) 2022-07-05 10:53:41 -07:00
scripts Chore: split betterer into it's own CI step and allow failures for now (#51543) 2022-06-29 15:04:52 +01:00
tools
.betterer.results Storage: Add basic file upload management (#50638) 2022-07-05 10:53:41 -07:00
.betterer.ts Chore: Make betterer tests more stable (#51703) 2022-07-04 12:13:20 +01:00
.bra.toml bra: Ignore wildcard generated go files (#51399) 2022-06-24 20:55:49 +02:00
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: split betterer into it's own CI step and allow failures for now (#51543) 2022-06-29 15:04:52 +01:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Chore: Add scripts/go/bin/** to .gitignore (#51343) 2022-06-24 10:20:46 +03:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Update dependency lerna to v5 (#50876) 2022-06-28 08:32:37 +02:00
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 9.0.2 (#51507) 2022-06-28 16:04:38 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md Add Docs maintainers (#51287) 2022-06-22 13:10:30 -07:00
Makefile API: Fix failure to generate swagger specification due to missing binary (#51551) 2022-06-30 09:58:07 +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 Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
go.sum Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
jest.config.js
latest.json Chore: update latest.json to 9.0.2 (#51512) 2022-06-28 16:41:02 +01:00
lerna.json
metadata.md
package.json Update dependency @rushstack/ts-command-line to v4.12.1 (#51586) 2022-07-04 10:32:31 +00:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @rushstack/ts-command-line to v4.12.1 (#51586) 2022-07-04 10:32:31 +00: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.