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.
 
 
 
 
 
 
Levente Balogh a91033c025
Plugins: Add a new UI Extension type (#68600)
3 years ago
.bingo Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 3 years ago
.changelog-archive
.github Chore: Add modowners to codeowners (#69260) 3 years ago
.husky
.vim
.vscode Add debug option for Golang tests in vscode (#61983) 3 years ago
.yarn Update Yarn to v3.5.1 (#67969) 3 years ago
conf Chore: Adding "allowed_groups" Configuration Parameter to Generic OAuth Method (#69025) 3 years ago
contribute Docs: Clarify backport milestone (#67117) 3 years ago
cue.mod
devenv MySQL: Use transaction_isolation instead of tx_isolation (#68575) 3 years ago
docs Fix opentsdb table format (#69281) 3 years ago
e2e PublicDashboards: Audit table redesign (#68137) 3 years ago
emails Alerting: Omit "description" and "summary" from default email template annotations (#68122) 3 years ago
grafana-mixin grafana-mixin: Fix expression for GrafanaRequestsFailing alert (#63382) 3 years ago
kinds Improve Dashboards schema docs (#68904) 3 years ago
local Packaging: Dockerfile copy local folder (#64766) 3 years ago
packages Plugins: Add a new UI Extension type (#68600) 3 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 3 years ago
pkg Storage: increase size of the `contents` column (#69152) 3 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 3 years ago
public Plugins: Add a new UI Extension type (#68600) 3 years ago
scripts Feat: Add command line app to validate go.mod (#67796) 3 years ago
tools
.betterer.results Plugins: Add a new UI Extension type (#68600) 3 years ago
.betterer.ts Chore: Upgrade Storybook to v7 (#65943) 3 years ago
.bra.toml Chore: Remove redundant codegen step from .bra.tom (#62764) 3 years ago
.browserslistrc
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 3 years ago
.drone.star CI: Add release verify pipeline (#68756) 3 years ago
.drone.yml CI: Don't run RGM pipeline on docs changes (#69243) 3 years ago
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Update make-docs script (#66841) 3 years ago
.golangci.toml Chore: Update target in go.mod to 1.20 and golangci-lint to v1.52.2 (#67102) 3 years ago
.linguirc
.nvmrc Chore: Move to node 18 again (#62079) 3 years ago
.pa11yci-pr.conf.js Connections: Turn on feature toggle by default (#64885) 3 years ago
.pa11yci.conf.js
.prettierignore Swagger: Fix circular reference (#62673) 3 years ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 3 years ago
.yarnrc.yml Update Yarn to v3.5.1 (#67969) 3 years ago
CHANGELOG.md CHANGELOG: Fix CHANGELOG lint (#68281) 3 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Correct contributing.md i18n message (#66103) 3 years ago
Dockerfile Chore: Upgrade Go to 1.20.4 (#67748) 3 years ago
GOVERNANCE.md Governance: Update workplace (#63997) 3 years ago
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md Explore: Refactor trace view and move to core (#61938) 3 years ago
MAINTAINERS.md
Makefile All: Remove make gen-cue from main dev flow (#67838) 3 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json Revert: Babel removal and runtime update (#63641) 3 years ago
build.go
crowdin.yml
embed.go extract kindsys to external library (#64562) 3 years ago
go.mod Revert "Alerting: Refactor the ImageStore/Provider to provide image URL/bytes" (#69265) 3 years ago
go.sum Revert "Alerting: Refactor the ImageStore/Provider to provide image URL/bytes" (#69265) 3 years ago
jest.config.js Chore: some minor type fixes (#68402) 3 years ago
latest.json Update latest.json (#68273) 3 years ago
lerna.json Improve empty state when no ds picker were found (#67422) 3 years ago
metadata.md
package.json Update Yarn to v3.5.1 (#67969) 3 years ago
stylelint.config.js
tsconfig.json Explore: Refactor trace view and move to core (#61938) 3 years ago
yarn.lock Loki: Implement `decolorize` logql operation (#68972) 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.