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.
 
 
 
 
 
 
Eric Jacobson 8afab6a80f
Icons: Add support for docker icon (#81884)
2 years ago
.bingo Chore: Update wire to v0.6.0 (#82114) 2 years ago
.changelog-archive Docs: Remove old plugin docs, fix URLs to go to new dev portal (#75325) 2 years ago
.github Chore: Allow standalone release for core plugins without a backend (#82157) 2 years ago
.husky
.vim
.vscode K8s: Refactor standalone apiserver initialization (#81932) 2 years ago
.yarn Update Yarn to v4.1.0 (#81584) 2 years ago
conf CloudWatch: Remove dependencies on grafana/pkg/setting (#81208) 2 years ago
contribute I18n: Refactor crowdin workflow (#81571) 2 years ago
cue.mod
devenv Deprecation: Create explicit feature toggle to auto-migrate from graph panel (#79369) 2 years ago
docs Deprecation: Create explicit feature toggle to auto-migrate from graph panel (#79369) 2 years ago
e2e Deprecation: Create explicit feature toggle to auto-migrate from graph panel (#79369) 2 years ago
emails
grafana-mixin
hack Peakq: move templates into query service (#82193) 2 years ago
kinds GroupBy: add new `groupby` variable type and optional `groupByKeys` (#81717) 2 years ago
local
packages Icons: Add support for docker icon (#81884) 2 years ago
packaging Packaging: Use the GRAFANA_HOME variable in postinst script on Debian (#80853) 2 years ago
pkg Prometheus: Azure scopes from Grafana Azure SDK (#82023) 2 years ago
plugins-bundled fix: Upgrade ts-node to work with latest typescript (#81322) 2 years ago
public EventBus: Add ability to tag events with arbitrary classification meta (#82087) 2 years ago
scripts Chore: webpack alias react and grafana-runtime to share singletons (#81789) 2 years ago
tools
.betterer.results Tempo: Improve tags UX (#81166) 2 years ago
.betterer.ts Betterer: Add our own regexp matcher (#79448) 2 years ago
.bra.toml Make: Add `make gen-go` to initcmds in .bra (#80880) 2 years ago
.browserslistrc
.codespellignore docs: what's new, add traces and k6 integration (#75401) 2 years ago
.dockerignore
.drone.star Chore: Upgrade Go to 1.21.5 (#79329) 2 years ago
.drone.yml CI: Add dagger cloud token to PR steps for caching (#81817) 2 years ago
.editorconfig
.eslintignore
.eslintrc Decouple: Make eslint rules stricter and don't allow import of anything from public (#81711) 2 years ago
.gitattributes
.gitignore K8s: fix standalone command and add hack scripts (#79052) 2 years ago
.golangci.toml Plugins: Externalize Cloud Monitoring data source (#80181) 2 years ago
.levignore.js
.nvmrc Chore: Update to node 20 (#76097) 2 years ago
.pa11yci-pr.conf.js Chore: Remove core-js polyfills (#78715) 2 years ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 2 years ago
.prettierignore
.prettierrc.js
.yarnrc.yml NodeGraph: Use layered layout instead of force based layout (#78957) 2 years ago
CHANGELOG.md Changelog: Updated changelog for 10.3.1 (#81105) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 2 years ago
Dockerfile Chore: Bumping go to 1.21.6 (#80709) 2 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md Update codeowners (#73159) 2 years ago
Makefile Chore: Fix plugins magefile for Azure (#81138) 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
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 2 years ago
cypress.config.js Chore: Remove `compareScreenshot` + `blink-diff` dependency from core (#77920) 2 years ago
embed.go
go.mod Alerting: Update Alertmanager to e82436c (#82145) 2 years ago
go.sum Alerting: Update Alertmanager to e82436c (#82145) 2 years ago
jest.config.js chore: update typos found in docs (#81850) 2 years ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2 years ago
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 10.4.0-pre (#80412) 2 years ago
metadata.md
package.json Update dependency postcss to v8.4.35 2 years ago
stylelint.config.js
tsconfig.json Chore: Use yarn node-modules linker (#79947) 2 years ago
yarn.lock Update dependency postcss to v8.4.35 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.