The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
J Guerreiro 056e143664
AccessControl: Present user edit actions according to AC metadata (#43602)
3 years ago
.bingo
.circleci Chore: Add Circle CI empty config (#35020) 4 years ago
.github Github Actions: another fix for the levitate workflow (#43659) 3 years ago
.husky
.vim Chore: Upgrade yarn and editor sdks (#42847) 4 years ago
.vscode Dev: Add debug jest test to vscode launch (#39905) 4 years ago
.yarn Chore: Upgrade yarn and editor sdks (#42847) 4 years ago
conf Feature highlights: add setting toggle (#43394) 3 years ago
contribute docs: contributing updates (#41836) 3 years ago
cue/scuemata
cue.mod
devenv devenv: fix maildev block (#43624) 3 years ago
docs Add note for Cloud users. (#43689) 3 years ago
e2e feat(e2e-artifacts): upload e2e artifacts to a gcs bucket (#43210) 3 years ago
emails
grafana-mixin grafana-mixin: Fix `GrafanaRequestsFailing` alert (#43116) 3 years ago
packages BarGuage: Fixes vertical view flip and bar misalignment when used with datalinks (#43655) 3 years ago
packaging
pkg AccessControl: Present user edit actions according to AC metadata (#43602) 3 years ago
plugins-bundled Chore: Revert externalization of the tslib so it gets bundled with plugins. (#43556) 3 years ago
public AccessControl: Present user edit actions according to AC metadata (#43602) 3 years ago
scripts Remove cypress cache volumes (#43667) 3 years ago
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Remove cypress cache volumes (#43667) 3 years ago
.editorconfig
.eslintignore I18N: Add Lingui core translation framework. (#41827) 3 years ago
.eslintrc
.gitattributes
.gitignore I18N: Add Lingui core translation framework. (#41827) 3 years ago
.linguirc I18N: Add Lingui core translation framework. (#41827) 3 years ago
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Upgrade yarn and editor sdks (#42847) 4 years ago
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.3.3 (#43101) 3 years ago
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md docs: contributing updates (#41836) 3 years ago
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
babel.config.json I18N: Add Lingui core translation framework. (#41827) 3 years ago
build.go
embed.go
go.mod Datemath: Support fiscal years (#43558) 3 years ago
go.sum Datemath: Support fiscal years (#43558) 3 years ago
jest.config.js I18N: Add Lingui core translation framework. (#41827) 3 years ago
latest.json Update latest.json to 8.3.3 (#43108) 3 years ago
lerna.json
log AccessControl: upgrade apikeys by adding service accounts (#42425) 3 years ago
metadata.md
package.json Update dependency react-grid-layout to v1.3.0 (#43666) 3 years ago
stylelint.config.js
tsconfig.json
yarn.lock Update dependency react-colorful to v5.5.1 (#43657) 3 years ago

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:

  • Visualize: 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.