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.
 
 
 
 
 
 
Esteban Beltran 27ed2a0f7e
Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371)
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 Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 2 years ago
.vim Chore: Upgrade yarn and editor sdks (#42847) 3 years ago
.vscode Add debug option for Golang tests in vscode (#61983) 2 years ago
.yarn Update Monthly patch updates (#71651) 2 years ago
conf Alerting: Limit redis pool size to 5 and make configurable (#74057) 2 years ago
contribute Plugins: Remove deprecated grafana-toolkit (#73489) 2 years ago
cue.mod Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 4 years ago
devenv DashboardScene: Repeat panel by variable (#74294) 2 years ago
docs DashboardScene: Repeat panel by variable (#74294) 2 years ago
e2e Loki: Add backend healthcheck (#74330) 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 Packaging: Dockerfile copy local folder (#64766) 2 years ago
packages DashboardScene: Repeat panel by variable (#74294) 2 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 2 years ago
pkg DashboardScene: Repeat panel by variable (#74294) 2 years ago
plugins-bundled Chore: some more type fixes (#73606) 2 years ago
public Prometheus: Add flag to SigV4 auth for styles in auth component (#73959) 2 years ago
scripts Plugins: Remove deprecated grafana-toolkit (#73489) 2 years ago
tools Image Rendering: Remove PhantomJS support (#23460) 5 years ago
.betterer.results Plugins: Remove deprecated grafana-toolkit (#73489) 2 years ago
.betterer.ts Update dependency glob to v10 (#71554) 2 years ago
.bra.toml Chore: Remove redundant codegen step from .bra.tom (#62764) 2 years ago
.browserslistrc Babel: Target more modern browsers, updates browserlistrc (#32573) 4 years ago
.codespellignore Docs/k8s install update (#72567) 2 years ago
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 2 years ago
.drone.star CI: Make RGM the main pipeline for prerelease (#72295) 2 years ago
.drone.yml Nightly scans: Remove `cloud_datasources_e2e_image` from images to scan (#74313) 2 years ago
.editorconfig Chore: Enable PR testing in Drone (#26189) 5 years ago
.eslintignore Chore: fix `.eslintignore` to only ignore folder paths at the root (#72032) 2 years ago
.eslintrc GLDS: Check if tokens are used as borderRadius values (#71187) 2 years ago
.gitattributes CRLF (#28822) 5 years ago
.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 I18n: Change locale format to IETF language tag (#52596) 3 years ago
.nvmrc Chore: Move to node 18 again (#62079) 2 years ago
.pa11yci-pr.conf.js Pa11y: Temporarily increase threshold (#73817) 2 years ago
.pa11yci.conf.js A11y: Add Dashboard Settings to Pa11y CI and Refactor local a11y report (#54476) 3 years ago
.prettierignore Swagger: Fix circular reference (#62673) 2 years ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.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 Governance: Update workplace (#63997) 2 years ago
HALL_OF_FAME.md Chore: Introducing a Grafana HALL_OF_FAME.md (#45878) 3 years ago
ISSUE_TRIAGE.md Docs: Update triage guide re feature requests (#73974) 2 years ago
LICENSE Re-license Grafana to AGPLv3 (#33184) 4 years ago
LICENSING.md Plugins: Remove deprecated grafana-toolkit (#73489) 2 years ago
MAINTAINERS.md Add Docs maintainers (#51287) 3 years ago
Makefile Chore: Replace entity GRN with infra/grn GRN (#74198) 2 years ago
NOTICE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
README.md Docs: Add tested with BrowserStack to README (#70512) 2 years ago
ROADMAP.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
SECURITY.md Docs: Update SECURITY.md (#67985) 2 years ago
SUPPORT.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
UPGRADING_DEPENDENCIES.md Bump publish docs node version (#46475) 3 years ago
WORKFLOW.md Docs: Update contrib documentation around backports (#73558) 2 years ago
babel.config.json Revert: Babel removal and runtime update (#63641) 2 years ago
build.go Chore: move build command to importable package (#38726) 4 years ago
crowdin.yml I18n: Update crowdin config and codeowners (#57264) 3 years ago
embed.go extract kindsys to external library (#64562) 2 years ago
go.mod Rename Google Hangouts to Google Chat (#74162) 2 years ago
go.sum feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 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 Docs: Document plugin authentication in metadata schema (#32703) 4 years ago
package.json DashboardScene: Repeat panel by variable (#74294) 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 DashboardScene: Repeat panel by variable (#74294) 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.