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.
 
 
 
 
 
 
Kristina 1795a2b4e3
Bar Gauge: Add extra padding for scrollbar (#99722)
1 year ago
.bingo Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 1 year ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 1 year ago
.github Chore: centralise `getK8sNamespace` (#99767) 1 year ago
.husky
.vim
.vscode Chore: Add vscode ESLint debug target (#98277) 1 year ago
.yarn Update Yarn to v4.6.0 (#98562) 1 year ago
apps Grafana Advisor: Plugin checks (#99502) 1 year ago
conf Explore: Add `hide_logs_download` and hide button to download logs (#99512) 1 year ago
contribute Docs: Clarify dependency management (#97928) 1 year ago
cue.mod
devenv Elasticsearch: Fix adhoc filters with number fields (#99514) 1 year ago
docs Explore: Add `hide_logs_download` and hide button to download logs (#99512) 1 year ago
e2e Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 1 year ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 1 year ago
grafana-mixin
hack K8s: Update from v0.31.3 to v0.32.0 (#98507) 1 year ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 1 year ago
kindsv2 Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 1 year ago
local
packages Bar Gauge: Add extra padding for scrollbar (#99722) 1 year ago
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 1 year ago
pkg Alerting: Use exponential backoff in the remote Alertmanager readiness check (#99756) 1 year ago
public Bar Gauge: Add extra padding for scrollbar (#99722) 1 year ago
scripts Query Library: Update API client (#99382) 1 year ago
tools
.betterer.eslint.config.js Chore: Prevent direct path imports from workspace grafana packages (#98940) 1 year ago
.betterer.results Zipkin: Remove frontend query running code (#99557) 1 year ago
.betterer.ts Chore: Sort eslint betterer results by name (#98208) 1 year ago
.bra.toml Playlists: convert to use reconcilers instead (#98075) 1 year ago
.browserslistrc
.dockerignore
.drone.star CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 2 years ago
.drone.yml Security: Update to Go 1.23.5 (#99121) 1 year ago
.editorconfig
.gitattributes
.gitignore Dashboards: Monitor dashboard loading performance (#99629) 1 year ago
.golangci.yml feat: Add investigations app backend (#98084) 1 year ago
.levignore.js
.nvmrc Chore: Update to node 22 (#97779) 1 year ago
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Ignore spelling errors in bold formatting (#99006) 1 year ago
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 1 year ago
CHANGELOG.md Release: update changelog for 11.5.0 (#99652) 1 year ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Grafana Advisor: Skeleton app (#99242) 1 year ago
GOVERNANCE.md
HALL_OF_FAME.md Add Gio to hall of fame (#97326) 1 year ago
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Alerting: Add compressed protobuf-based alert state storage (#99193) 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 lint rule prevent `t` import from `i18next` (#99761) 1 year ago
go.mod Logging: Use slog adapter for go-kit/log with App SDK logger (#99740) 1 year ago
go.sum Logging: Use slog adapter for go-kit/log with App SDK logger (#99740) 1 year ago
go.work Grafana Advisor: Skeleton app (#99242) 1 year ago
go.work.sum Alerting: Add compressed protobuf-based alert state storage (#99193) 1 year ago
jest.config.js Explore Metrics: Introduce augurs sorting options in breakdown view (#91189) 2 years ago
latest.json
lefthook.rc
lefthook.yml
lerna.json Chore: Update dep version (#97507) 1 year ago
nx.json Build: Nx improvements (#88341) 2 years ago
package.json Query Library: Update API client (#99382) 1 year ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 1 year ago
project.json Build: Nx improvements (#88341) 2 years ago
stylelint.config.js
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 1 year ago
yarn.lock Update dependency react-i18next to v15.4.0 (#99772) 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.