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.
 
 
 
 
 
 
Dimitris Sotirakis 31b9f9d235
Bug: Fix `yaml` identation for github action yamls (#70445)
2 years ago
.bingo Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 2 years ago
.changelog-archive Archive old changelogs (#69975) 2 years ago
.github Bug: Fix `yaml` identation for github action yamls (#70445) 2 years ago
.husky
.vim
.vscode Add debug option for Golang tests in vscode (#61983) 2 years ago
.yarn Update Yarn to v3.6.0 (#69437) 2 years ago
conf Config: Add configuration option to define custom user-facing general error message for certain error types (#70023) 2 years ago
contribute Docs: Update contrib info regarding milestones (#70315) 2 years ago
cue.mod
devenv DevEnv: Add Support for SAML SLO in Authentik (#69147) 2 years ago
docs Loki: Deprecate resolution (#70326) 2 years ago
e2e Explore: URL migrations & improved state management (#69692) 2 years ago
emails Show the alertname for each alert in plain text email (#70183) 2 years ago
grafana-mixin grafana-mixin: Fix expression for GrafanaRequestsFailing alert (#63382) 2 years ago
kinds Schema: Improve Dashboard kind docs and remove deprecated props (#69359) 2 years ago
local Packaging: Dockerfile copy local folder (#64766) 2 years ago
packages Loki: Deprecate resolution (#70326) 2 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 2 years ago
pkg Loki: Deprecate resolution (#70326) 2 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 2 years ago
public Loki: Deprecate resolution (#70326) 2 years ago
scripts Use docs/reference for flexible linking for content reused in Grafana Cloud (#70253) 2 years ago
tools
.betterer.results Explore: URL migrations & improved state management (#69692) 2 years ago
.betterer.ts Chore: Upgrade Storybook to v7 (#65943) 2 years ago
.bra.toml Chore: Remove redundant codegen step from .bra.tom (#62764) 2 years ago
.browserslistrc
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 2 years ago
.drone.star CI: Add release verify pipeline (#68756) 2 years ago
.drone.yml Use docs/reference for flexible linking for content reused in Grafana Cloud (#70253) 2 years ago
.editorconfig
.eslintignore
.eslintrc Chore: eslint rule for preventing e2e selectors in aria-label (#59731) 2 years ago
.gitattributes
.gitignore Update make-docs script (#66841) 2 years ago
.golangci.toml Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 2 years ago
.linguirc
.nvmrc Chore: Move to node 18 again (#62079) 2 years ago
.pa11yci-pr.conf.js Login: Show additional information when prompting to change password (#69537) 2 years ago
.pa11yci.conf.js
.prettierignore Swagger: Fix circular reference (#62673) 2 years ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.yarnrc.yml Update Yarn to v3.6.0 (#69437) 2 years ago
CHANGELOG.md Changelog: Updated changelog for 9.3.14 (#70188) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Correct contributing.md i18n message (#66103) 2 years ago
Dockerfile Chore: Upgrade Go to 1.20.4 (#67748) 2 years ago
GOVERNANCE.md Governance: Update workplace (#63997) 2 years ago
HALL_OF_FAME.md
ISSUE_TRIAGE.md ISSUE_TRIAGE.md: update (#60299) 2 years ago
LICENSE
LICENSING.md Explore: Refactor trace view and move to core (#61938) 2 years ago
MAINTAINERS.md
Makefile All: Remove make gen-cue from main dev flow (#67838) 2 years ago
NOTICE.md
README.md Docs: Update install guides link in README (#56116) 3 years ago
ROADMAP.md
SECURITY.md Docs: Update SECURITY.md (#67985) 2 years ago
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json Revert: Babel removal and runtime update (#63641) 2 years ago
build.go
crowdin.yml
embed.go extract kindsys to external library (#64562) 2 years ago
go.mod Chore: Replace go-multierror with errors package (#66432) 2 years ago
go.sum Codegen: Generate `any` instead of `interface{}` (#70201) 2 years ago
jest.config.js Plugins: Add Initial implementation for frontend plugins sandboxing (#68889) 2 years ago
latest.json Chore: update latest.json to 10.0.0 (#69996) 2 years ago
lerna.json Improve empty state when no ds picker were found (#67422) 2 years ago
metadata.md
package.json Chore: Run betterer and eslint/prettier in parallel for pre-commit hooks (#69788) 2 years ago
stylelint.config.js
tsconfig.json Explore: Refactor trace view and move to core (#61938) 2 years ago
yarn.lock Core: Upgrade @grafana/tsconfig to `1.3.0-rc1` (#70149) 2 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.