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.
 
 
 
 
 
 
Kevin Minehart ad13663e74
CI: Don't run tag builds in grafana/grafana (#74850)
2 years ago
.bingo Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
.changelog-archive Docs: Add missing entries to changelog for 9.4.9 (#70741) 2 years ago
.github Docs: Breaking changes guide in a directory (#72786) 2 years ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim
.vscode
.yarn Update Monthly patch updates (#71651) 2 years ago
conf Tracing: Support remote, rate-limited, and probabilistic sampling in tracing.opentelemetry config section (#73587) 2 years ago
contribute Docs: Breaking changes guide in a directory (#72786) 2 years ago
cue.mod
devenv DashbboardScene: RowRepeaterBehavior (#74505) 2 years ago
docs Docs: Add multiple y-axes guidance (#74282) 2 years ago
e2e Chore: remove scenario wrapping in cypress tests (#74674) 2 years ago
emails Alerting: Do not show grouping when grouplabels are empty in email template (#74090) 2 years ago
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
kinds DashboardScene: Repeat panel by variable (#74294) 2 years ago
local
packages feat(alerting): enable loki query optimization by default (#74739) 2 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 2 years ago
pkg Chore: ErrOrgNameTaken error at org insert instead of SQL error (#69325) 2 years ago
plugins-bundled Chore: some more type fixes (#73606) 2 years ago
public add feature tracking for regex and null metadata (#74763) 2 years ago
scripts CI: Don't run tag builds in grafana/grafana (#74850) 2 years ago
tools
.betterer.results Chore: Improve typings 🧹 (#74599) 2 years ago
.betterer.ts Chore: Move to Cypress 12 and decouple cypress from `@grafana/e2e` (#74084) 2 years ago
.bra.toml
.browserslistrc
.codespellignore Remove set-up-cloud page as it has been moved to the website repository (#74755) 2 years ago
.dockerignore
.drone.star Refactor starlark to remove references to the build_image (#74624) 2 years ago
.drone.yml CI: Don't run tag builds in grafana/grafana (#74850) 2 years ago
.editorconfig
.eslintignore Chore: fix `.eslintignore` to only ignore folder paths at the root (#72032) 2 years ago
.eslintrc Chore: Move to Cypress 12 and decouple cypress from `@grafana/e2e` (#74084) 2 years ago
.gitattributes
.gitignore Plugins: Remove deprecated grafana-toolkit (#73489) 2 years ago
.golangci.toml Chore: Add linter rule to avoid imports from Grafana core in test datasource (#71779) 2 years ago
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.linguirc
.nvmrc
.pa11yci-pr.conf.js Pa11y: Temporarily increase threshold (#73817) 2 years ago
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Update Monthly patch updates (#71651) 2 years ago
CHANGELOG.md Changelog: Updated changelog for 10.0.5 (#74378) 2 years ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 2 years ago
CONTRIBUTING.md Docs: Update contributing guide re feature requests (#73973) 2 years ago
Dockerfile Docker: Add musl as a ubuntu dependency (#74127) 2 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md Docs: Update triage guide re feature requests (#73974) 2 years ago
LICENSE
LICENSING.md Plugins: Remove deprecated grafana-toolkit (#73489) 2 years ago
MAINTAINERS.md
Makefile Refactor starlark to remove references to the build_image (#74624) 2 years ago
NOTICE.md
README.md Docs: Add tested with BrowserStack to README (#70512) 2 years ago
ROADMAP.md
SECURITY.md Docs: Update SECURITY.md (#67985) 2 years ago
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md Docs: Update contrib documentation around backports (#73558) 2 years ago
babel.config.json
build.go
crowdin.yml
cypress.config.js Chore: Move to Cypress 12 and decouple cypress from `@grafana/e2e` (#74084) 2 years ago
embed.go
go.mod Alerting: Add message options for Telegram contact point (#74635) 2 years ago
go.sum Alerting: Add message options for Telegram contact point (#74635) 2 years ago
jest.config.js Plugins: Bump SystemJS to 6.14.2 (#70068) 2 years ago
latest.json Chore: update latest.json to 10.1.0 (#73720) 2 years ago
lefthook.rc Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
lefthook.yml Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
lerna.json Release: Bump version to 10.2.0-pre (#72418) 2 years ago
metadata.md
package.json Chore: move to cypress 13.1 (#74718) 2 years ago
stylelint.config.js Update dependency stylelint-config-sass-guidelines to v10 (#71632) 2 years ago
tsconfig.json Bump scenes to 0.17.2 (#70893) 2 years ago
yarn.lock Chore: move to cypress 13.1 (#74718) 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

This project is tested with BrowserStack

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.