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.
 
 
 
 
 
 
Sofia Papagiannaki 7688ac6712
Swagger: Fix and update specifications with the latest changes (#66847)
3 years ago
.bingo Chore: Update Cuetsy to v0.1.8 version (#66456) 3 years ago
.changelog-archive
.github [Under FF] New DS Picker with advance mode (#66566) 3 years ago
.husky
.vim
.vscode
.yarn Chore: Upgrade to react 18 (#64428) 3 years ago
conf Alerting: Add support for running HA using Redis (#65267) 3 years ago
contribute Docs: updated emotion's cx link (#66180) 3 years ago
cue.mod
devenv Devenv: Add prometheus_oauth2_proxy_azure devenv (#66825) 3 years ago
docs docs: add migration guide and notes for upcoming react 18 upgrade (#66656) 3 years ago
e2e Annotations: Support filtering the target panels (#66325) 3 years ago
emails Chore: Update emails README (#66173) 3 years ago
grafana-mixin
kinds Annotations: Support filtering the target panels (#66325) 3 years ago
local
packages grafana/e2e: Put E2E select updates in selectOption (#66972) 3 years ago
packaging
pkg Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 3 years ago
plugins-bundled Chore: Remove deprecated dashboardId from panel query runner (#64786) 3 years ago
public Swagger: Fix and update specifications with the latest changes (#66847) 3 years ago
scripts Fix: Canary NPM publishing (#66734) 3 years ago
tools
.betterer.results Log Context: Add button to open the context query in a split view (#66777) 3 years ago
.betterer.ts Storybook: update Alert story (#63959) 3 years ago
.bra.toml
.browserslistrc
.dockerignore
.drone.star CI: Move release integration pipeline to standalone promotion pipeline (#65787) 3 years ago
.drone.yml Fix: NPM canary releases (#66727) 3 years ago
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Use centralized make-docs script from Writers' Toolkit (#66440) 3 years ago
.golangci.toml switch from github.com/gofrs/uuid to github.com/google/uuid (#65016) 3 years ago
.linguirc
.nvmrc
.pa11yci-pr.conf.js Connections: Turn on feature toggle by default (#64885) 3 years ago
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 9.4.7 (#65292) 3 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Correct contributing.md i18n message (#66103) 3 years ago
Dockerfile Build: Add optional build-args for COMMIT_SHA and BUILD_BRANCH (#66672) 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 Build: Add optional build-args for COMMIT_SHA and BUILD_BRANCH (#66672) 3 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod Chore: Update schema libraries to their latest versions and fixes (#66884) 3 years ago
go.sum Chore: Update schema libraries to their latest versions and fixes (#66884) 3 years ago
jest.config.js TimePicker: Fixes issues with "Recently used absolute ranges" section (#66281) 3 years ago
latest.json Chore: update latest.json to 9.4.7 (#65211) 3 years ago
lerna.json Prometheus: Show initial hint on builder mode when metric lookup disabled (#65827) 3 years ago
metadata.md
package.json Build: Improve NPM publishing (#65171) 3 years ago
stylelint.config.js
tsconfig.json
yarn.lock Toolkit: Remove plugin:create and component:create commands (#66729) 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.