Go to file
Nathan Marrs 5579c59fd1
Canvas: Improve context menu UX (#52234)
2022-07-14 15:53:02 -07:00
.bingo API: Universal swagger generation (#51033) 2022-06-27 10:54:31 +03:00
.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 Docs: Correct references to 'lockingMigration' (#51678) 2022-07-14 15:42:24 -04:00
contribute Emphasize American English as source language (#52040) 2022-07-11 08:36:46 -04:00
cue.mod
devenv JWT: Add JWT proxy setup devenv (#51731) 2022-07-07 10:28:04 -04:00
docs ReleaseNotes: Updated changelog and release notes for 9.0.3 (#52296) 2022-07-14 17:34:46 -05:00
e2e Variables: variables in Markdown links are not interpolated (#51392) 2022-06-29 15:26:31 +03:00
emails
grafana-mixin
packages Dashboards: load from storage (#51949) 2022-07-14 15:36:17 -07:00
packaging Docker: Update glibc version (#51107) 2022-07-06 17:30:56 +02:00
pkg Dashboards: load from storage (#51949) 2022-07-14 15:36:17 -07:00
plugins-bundled
public Canvas: Improve context menu UX (#52234) 2022-07-14 15:53:02 -07:00
scripts CI: Add `pr-verify-drone` pipeline (#51951) 2022-07-08 12:18:46 +03:00
tools
.betterer.results Dashboards: load from storage (#51949) 2022-07-14 15:36:17 -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 Add artifacts-page grabpl command (#51894) 2022-07-07 11:00:28 -04:00
.drone.yml CI: Add `pr-verify-drone` pipeline (#51951) 2022-07-08 12:18:46 +03: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 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 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.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 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 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.