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.
 
 
 
 
 
 
Oscar Kilhed 1018aec6bc
Dashboards: Fix repeats not being added on refresh when using searchLayout (#100621)
11 months ago
.bingo Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 12 months ago
.changelog-archive
.github Alerting: Add alertmanager integration tests (#100106) 11 months ago
.husky
.vim
.vscode Chore: Add vscode ESLint debug target (#98277) 12 months ago
.yarn Update Yarn to v4.6.0 (#98562) 1 year ago
apps Advisor: Clean up old checks (#100375) 11 months ago
conf Auth: Add IP address login attempt validation (#98123) 11 months ago
contribute DesignSystem: Menu and popover styling update to use new elevated background token (#100255) 11 months ago
cue.mod
devenv Alerting: Add alertmanager integration tests (#100106) 11 months ago
docs Docs: Fix URLs to auth providers from Team Sync page (#100563) 11 months ago
e2e E2E: Add PDF/CSV/Image comparison tasks (#99104) 11 months ago
emails
grafana-mixin
hack K8s: Update from v0.31.3 to v0.32.0 (#98507) 1 year ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 11 months ago
kindsv2 Use cog as a cli tool to generate code for kinds v2 schemas (#99044) 12 months ago
local
packages Dashboard Schema V2: Improve diffing (#100022) 11 months ago
packaging
pkg Metrics: Use correct gatherer in graphite bridge (#100624) 11 months ago
public Dashboards: Fix repeats not being added on refresh when using searchLayout (#100621) 11 months ago
scripts Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 11 months ago
tools Alerting: Add alertmanager integration tests (#100106) 11 months ago
.betterer.eslint.config.js Chore: Prevent direct path imports from workspace grafana packages (#98940) 12 months ago
.betterer.results Dashboard Schema V2: Improve diffing (#100022) 11 months 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
.drone.yml Chore: pin tonistiigi/binfmt version (#100510) 11 months ago
.editorconfig
.gitattributes
.gitignore Dashboards: Monitor dashboard loading performance (#99629) 11 months ago
.golangci.yml feat: Add investigations app backend (#98084) 1 year ago
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.vale.ini Ignore spelling errors in bold formatting (#99006) 12 months ago
.yarnrc.yml Chore: Replace `rc-time-picker` with `rc-picker` (#99022) 12 months ago
CHANGELOG.md Release: update changelog for 11.5.1 (#99956) 11 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile chore: fix dockerfile for local development (#99721) 11 months ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 11 months ago
Makefile Alerting: Add alertmanager integration tests (#100106) 11 months ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 12 months 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) 11 months ago
go.mod Alerting: Add alertmanager integration tests (#100106) 11 months ago
go.sum Alerting: Add alertmanager integration tests (#100106) 11 months ago
go.work Grafana Advisor: Skeleton app (#99242) 12 months ago
go.work.sum Alerting: Add alertmanager integration tests (#100106) 11 months ago
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Chore: Manually update versions and update `grafana-test-datasource` to "workspace:*" (#99999) 11 months ago
nx.json
package.json Update scenes to v6 (#100445) 11 months ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 12 months ago
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update scenes to v6 (#100445) 11 months 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.