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.
 
 
 
 
 
 
Levente Balogh 39dcff23f9
Plugin Extensions: Clean up the deprecated APIs (#102102)
1 year ago
.bingo Frontend: Remove Angular (#99760) 1 year ago
.changelog-archive
.citools CI: Move e2e test pipeline from Drone to GitHub Actions (#103134) 1 year ago
.github Chore: Fix alerting labelling of PRs (#103616) 1 year ago
.husky
.vim
.vscode improve the debugging experience (#101779) 1 year ago
.yarn Update Yarn to v4.6.0 (#98562) 1 year ago
apps [main] Go: Bump to 1.24.2 (#103521) 1 year ago
conf Provisioning: Improve sample provisioning (#103508) 1 year ago
contribute Convert pkg/apis/folder to a module (#102975) 1 year ago
cue.mod
devenv [main] Go: Bump to 1.24.2 (#103521) 1 year ago
docs Docs: On-prem license management (#103648) 1 year ago
e2e Plugin Extensions: Clean up the deprecated APIs (#102102) 1 year ago
emails
grafana-mixin
hack [main] Go: Bump to 1.24.2 (#103521) 1 year ago
kinds i18n: Add `locale` to backend (#102233) 1 year ago
kindsv2 Chore: Replace bingo-managed tools with go tool directive. (#101890) 1 year ago
local
packages Plugin Extensions: Clean up the deprecated APIs (#102102) 1 year ago
packaging
pkg Provisioning: Fix URL sanitization errors (#103640) 1 year ago
public Plugin Extensions: Clean up the deprecated APIs (#102102) 1 year ago
scripts CloudMigrations: Create resource dependency map to validate snapshot request (#102594) 1 year ago
tools Alerting: Add alertmanager integration tests (#100106) 1 year ago
.betterer.eslint.config.js Chore: Add heuristic approach to fixing untranslated text with eslint rule (#101561) 1 year ago
.betterer.results Plugin Extensions: Clean up the deprecated APIs (#102102) 1 year ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 1 year ago
.bra.toml Chore: Prevent `make run` from printing all environment variables (#101924) 1 year ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml [main] Go: Bump to 1.24.2 (#103521) 1 year ago
.editorconfig
.gitattributes
.gitignore AppPlatform: Introduce experimental Github integration for dashboard configuration management (#96329) 1 year ago
.golangci.yml Chore: Increase golangci-lint timeout to 15min (#100811) 1 year ago
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 1 year ago
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 1 year ago
.pa11yci.conf.js
.prettierignore Nx: fixes caching issues (#103443) 1 year ago
.prettierrc.js
.trivyignore
.vale.ini Lint only Markdown files (#101533) 1 year ago
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 1 year ago
CHANGELOG.md Release: update changelog for 11.6.0 (#102834) 1 year ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile [main] Go: Bump to 1.24.2 (#103521) 1 year ago
GOVERNANCE.md
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 1 year ago
LICENSE
LICENSING.md
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 1 year ago
Makefile [main] Go: Bump to 1.24.2 (#103521) 1 year ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 1 year ago
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 1 year ago
crowdin.yml
cypress.config.js
embed.go
eslint.config.js Chore: Add eslint rule for empty files and tidy up (#102288) 1 year ago
go.mod Cloudwatch: Revert aws sdk go v2 (#103644) 1 year ago
go.sum Cloudwatch: Revert aws sdk go v2 (#103644) 1 year ago
go.work [main] Go: Bump to 1.24.2 (#103521) 1 year ago
go.work.sum Cloudwatch: Revert aws sdk go v2 (#103644) 1 year ago
jest.config.js
latest.json
lefthook.rc
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 1 year ago
lerna.json Chore: Bump version of front-end modules to 12.0.0-pre (#102615) 1 year ago
nx.json Nx: fixes caching issues (#103443) 1 year ago
package.json Update dependency @floating-ui/react to v0.27.6 (#103604) 1 year ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 1 year ago
project.json
stylelint.config.js
tsconfig.json
yarn.lock TableNG: Text wrap enhancements (#102954) 1 year 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.