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.
 
 
 
 
 
 
Mike McFarland 46da77d1a0
docs: fix typo in is_null expression explainer (#55988)
3 years ago
.bingo Chore: Update swagger to v0.30.2 (#55159) 3 years ago
.changelog-archive Changelog: Move to a folder structure for change logs (#50361) 3 years ago
.github Remove prepare-release.yml (#55893) 3 years ago
.husky
.vim
.vscode
.yarn Update dependency eslint to v8.24.0 (#55727) 3 years ago
conf Annotation: Optionally allow storing longer annotation tags (#54754) 3 years ago
contribute Docs: Clarify contributions for translations (#55574) 3 years ago
cue.mod
devenv devenv: loki: remove unused devenv-config (#55752) 3 years ago
docs docs: fix typo in is_null expression explainer (#55988) 3 years ago
e2e Search: add basic e2e test for the folder view (#55820) 3 years ago
emails Alerting: Preserve new-lines from custom email templates in rendered email (#52253) 3 years ago
grafana-mixin
packages Toolkit: Put back publishConfig access public (#55983) 3 years ago
packaging Alerting: add docs for file provisioning (#53101) 3 years ago
pkg SQLStore: Remove call to deleted `store.NewSession()` (#56025) 3 years ago
plugins-bundled Chore: Update versions (#55813) 3 years ago
public Logs: Add `Download logs` button to log log-browser (#55163) 3 years ago
scripts Add nightly cronjob (#55675) 3 years ago
tools
.betterer.results Logs: Add `Download logs` button to log log-browser (#55163) 3 years ago
.betterer.ts Chore: Ignore type assertions in __mocks__ (#53593) 3 years ago
.bra.toml bra: Ignore wildcard generated go files (#51399) 3 years ago
.browserslistrc
.dockerignore
.drone.star CI: Refactor/Reorder `*.star` files (#52384) 3 years ago
.drone.yml Add nightly cronjob (#55675) 3 years ago
.editorconfig
.eslintignore Chore: Align on 'internationalization' for feature name (#52585) 3 years ago
.eslintrc Chore: move the a11y rules to the overrides section so they don't apply to t… (#55848) 3 years ago
.gitattributes
.gitignore Toolkit: Fix script failures due to missing import paths (#55857) 3 years ago
.golangci.toml Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
.linguirc I18n: Change locale format to IETF language tag (#52596) 3 years ago
.nvmrc
.pa11yci-pr.conf.js A11y: Add Dashboard Settings to Pa11y CI and Refactor local a11y report (#54476) 3 years ago
.pa11yci.conf.js A11y: Add Dashboard Settings to Pa11y CI and Refactor local a11y report (#54476) 3 years ago
.prettierignore Implementing OpenApi 3 specs (converted from Swagger 2) (#53243) 3 years ago
.prettierrc.js
.yarnrc.yml Chore: Upgrade Typescript to 4.8.2 (#54901) 3 years ago
CHANGELOG.md ReleaseNotes: Updated changelog for 9.2.0-beta1 (#55788) 3 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Clarify contributions for translations (#55574) 3 years ago
Dockerfile Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Dockerfile.ubuntu Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
GOVERNANCE.md Chore: Introducing a Grafana HALL_OF_FAME.md (#45878) 3 years ago
HALL_OF_FAME.md Chore: Introducing a Grafana HALL_OF_FAME.md (#45878) 3 years ago
ISSUE_TRIAGE.md
LICENSE
LICENSING.md Relicense Tempo datasource plugin to Apache 2 (#55866) 3 years ago
MAINTAINERS.md Add Docs maintainers (#51287) 3 years ago
Makefile Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml Add crowdin config (#53096) 3 years ago
embed.go plugins: New static scanner and validator, with Thema slot support (#53754) 3 years ago
go.mod Security: Fix CVE-2022-27664 (#55361) 3 years ago
go.sum Security: Fix CVE-2022-27664 (#55361) 3 years ago
jest.config.js Chore: Upgrade to jest 28 (#49679) 3 years ago
latest.json Chore: Update latest.json to 9.2.0-beta1 (#55811) 3 years ago
lerna.json Chore: Update versions (#55813) 3 years ago
metadata.md
package.json Logs: Add `Download logs` button to log log-browser (#55163) 3 years ago
stylelint.config.js
tsconfig.json Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
yarn.lock Logs: Add `Download logs` button to log log-browser (#55163) 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:

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