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.
 
 
 
 
 
 
Leon Sorokin d1cffdc58a
HeatmapTooltip: Refactor to simplify upcoming PRs (#78436)
2 years ago
.bingo Chore: Fix bingo variables for Windows (#73830) 2 years ago
.changelog-archive Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325) 2 years ago
.github I18n: Set description of Crowdin PR using GH Actions (#78424) 2 years ago
.husky
.vim
.vscode
.yarn Chore: Update to typescript 5 (#76511) 2 years ago
conf Sandbox: Exclude incidents app (#78204) 2 years ago
contribute Docs: Improve our mocks section (backend style guide) (#77615) 2 years ago
cue.mod
devenv DashList: Update links with time range and variables change (#77850) 2 years ago
docs RBAC: Check `plugins:install` globally (#78438) 2 years ago
e2e Chore: Remove `compareScreenshot` + `blink-diff` dependency from core (#77920) 2 years ago
emails Alerting: Do not show grouping when grouplabels are empty in email template (#74090) 2 years ago
grafana-mixin
kinds Dashboards: Implement natural sort for query variables (#78024) 2 years ago
local
packages Chore: Clean up usage of deprecated stylesFactory function (#78419) 2 years ago
packaging Chore: Update ubuntu image to 22.04 (#70719) 2 years ago
pkg RBAC: Check `plugins:install` globally (#78438) 2 years ago
plugins-bundled Chore: Replace ts-loader in e2e and input-datasource (#76872) 2 years ago
public HeatmapTooltip: Refactor to simplify upcoming PRs (#78436) 2 years ago
scripts CI: Test backend on feature-toggles documentation changes (#78177) 2 years ago
tools
.betterer.results HeatmapTooltip: Refactor to simplify upcoming PRs (#78436) 2 years ago
.betterer.ts Chore: Improve typings and ignore `Graph` (#75742) 2 years ago
.bra.toml
.browserslistrc
.codespellignore docs: what's new, add traces and k6 integration (#75401) 2 years ago
.dockerignore
.drone.star Refactor starlark to remove references to the build_image (#74624) 2 years ago
.drone.yml CI: Test backend on feature-toggles documentation changes (#78177) 2 years ago
.editorconfig
.eslintignore
.eslintrc Chore: Improve decoupled-plugin linter (#75285) 2 years ago
.gitattributes
.gitignore K8s: Add etcd tests for dual write (local) (#78161) 2 years ago
.golangci.toml Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 2 years ago
.nvmrc Chore: Update to node 20 (#76097) 2 years ago
.pa11yci-pr.conf.js Bug fix: Correctly set permissions on provisioned dashboards (#77155) 2 years ago
.pa11yci.conf.js
.prettierignore Chore: Split OSS and Enterprise OAPI Spec Generation (#75133) 2 years ago
.prettierrc.js
.yarnrc.yml Chore: Update to typescript 5 (#76511) 2 years ago
CHANGELOG.md Changelog: Updated changelog for 10.2.2 (#78439) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2 years ago
Dockerfile fix: Add vendored dependencies to Dockerfile (#78285) 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 Update codeowners (#73159) 2 years ago
Makefile K8s: Use grafana executable for standalone api service (#77904) 2 years ago
NOTICE.md
README.md Docs: Invert logo color for dark theme in README (#76012) 2 years ago
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml I18n: Specify i18next_json as the type in crowdin config (#77972) 2 years ago
cypress.config.js Chore: Remove `compareScreenshot` + `blink-diff` dependency from core (#77920) 2 years ago
embed.go
go.mod Auth: Refactor OAuth connectors' initialization (#77919) 2 years ago
go.sum Chore: Update go.mod (#78340) 2 years ago
jest.config.js Icon: Simplify and remove wrapping `<div>` (#76819) 2 years ago
latest.json Chore: update latest.json to 10.2.2 (#78445) 2 years ago
lefthook.rc
lefthook.yml
lerna.json Chore: Bump Lerna to v7 (again) (#77190) 2 years ago
metadata.md
package.json Cloudwatch: Migrate Config editor and Variable editor to new form stying under feature toggle (#77838) 2 years ago
stylelint.config.js
tsconfig.json Build testdata frontend standalone (#75833) 2 years ago
yarn.lock Cloudwatch: Migrate Config editor and Variable editor to new form stying under feature toggle (#77838) 2 years ago

README.md

Grafana Logo (Light) Grafana Logo (Dark)

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.