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.
 
 
 
 
 
 
Ezequiel Victorero 37d4c8deff
A11y: Add support for toggle buttons in high contrast mode (#70838)
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 Docs: Add missing entries to changelog for 9.4.9 (#70741) 3 years ago
.github Update Alerting GitHub teams (#71026) 3 years ago
.husky
.vim
.vscode
.yarn Update Yarn to v3.6.0 (#69437) 3 years ago
conf Auth: adds missing default in [auth.azuread] `skip_org_role_sync` config (#70690) 3 years ago
contribute Docs: Update contrib info regarding milestones (#70315) 3 years ago
cue.mod
devenv Units: Add events/messages/records/rows throughput units (#70726) 3 years ago
docs Prometheus: Remove duplicate definition in docs (#70916) 3 years ago
e2e Revert "Chore: Wrap custom configuration in development environment check" (#70831) 3 years ago
emails Show the alertname for each alert in plain text email (#70183) 3 years ago
grafana-mixin grafana-mixin: Fix expression for GrafanaRequestsFailing alert (#63382) 3 years ago
kinds Schemas: Allow nulls in schema for +/-Infinity types (#70958) 3 years ago
local Packaging: Dockerfile copy local folder (#64766) 3 years ago
packages A11y: Add support for toggle buttons in high contrast mode (#70838) 3 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 3 years ago
pkg InfluxDB: Return better error messages from backend (#70066) 3 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 3 years ago
public NestedFolderPicker: Expand/collapse keyboard handling (#70949) 3 years ago
scripts CI: Cleanup - Remove security related steps (#70788) 3 years ago
tools
.betterer.results Schemas: Allow nulls in schema for +/-Infinity types (#70958) 3 years ago
.betterer.ts Chore: Upgrade Storybook to v7 (#65943) 3 years ago
.bra.toml
.browserslistrc
.dockerignore
.drone.star CI: Cleanup - Remove security related steps (#70788) 3 years ago
.drone.yml CI: Cleanup - Remove security related steps (#70788) 3 years ago
.editorconfig
.eslintignore
.eslintrc Chore: Enable remaining jsx-a11y rules (#70990) 3 years ago
.gitattributes
.gitignore CI: Ignore .pr-body.txt file (#70798) 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
.pa11yci-pr.conf.js Login: Show additional information when prompting to change password (#69537) 3 years ago
.pa11yci.conf.js
.prettierignore
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 3 years ago
.yarnrc.yml Update Yarn to v3.6.0 (#69437) 3 years ago
CHANGELOG.md Changelog: Updated changelog for 10.0.1 (#70601) 3 years ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 3 years ago
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
MAINTAINERS.md
Makefile Removed duplicate build flags. (#70653) 3 years ago
NOTICE.md
README.md Docs: Add tested with BrowserStack to README (#70512) 3 years ago
ROADMAP.md
SECURITY.md Docs: Update SECURITY.md (#67985) 3 years ago
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go extract kindsys to external library (#64562) 3 years ago
go.mod Plugins: Update backend plugin debugging instructions (#70239) 3 years ago
go.sum Plugins: Update backend plugin debugging instructions (#70239) 3 years ago
jest.config.js Plugins: Add Initial implementation for frontend plugins sandboxing (#68889) 3 years ago
latest.json Chore: update latest.json to 10.0.1 (#70550) 3 years ago
lerna.json Improve empty state when no ds picker were found (#67422) 3 years ago
metadata.md
package.json Chore: uFuzzy v1.0.8 (#70783) 3 years ago
stylelint.config.js
tsconfig.json
yarn.lock Chore: uFuzzy v1.0.8 (#70783) 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

This project is tested with BrowserStack

License

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