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.
 
 
 
 
 
 
kay delaney b5c33c540c
Dashboards: Removes descending z-index assignment for grid items (#85563)
2 years ago
.bingo Chore: Bump golangci-lint v1.57.1 (#84998) 2 years ago
.changelog-archive Update links to default Grafana branch (#83025) 2 years ago
.github CI: Skip analysis steps if not needed (#85532) 2 years ago
.husky
.vim
.vscode K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 2 years ago
.yarn Update Yarn to v4.1.1 (#85350) 2 years ago
conf CloudMigrations: Implement migrations API (#85348) 2 years ago
contribute I18n: Add Brazilian Portuguese (#84461) 2 years ago
cue.mod
devenv Canvas: Fix ellipse datalink example in gdev dashboard (#85398) 2 years ago
docs CloudWatch: Clarify match exact tooltip and docs (#85095) 2 years ago
e2e Prometheus: Use frontend package in Prometheus DS with a feature toggle (#84397) 2 years ago
emails Refactor: Email verification (#84393) 2 years ago
grafana-mixin
hack QueryService: Use types from sdk (#84029) 2 years ago
kinds Core: Remove thema and kindsys dependencies (#84499) 2 years ago
local
packages Feature toggle to add filter and group by variables to all new dashboards by default (#85531) 2 years ago
packaging Alerting: Remove legacy alerting (#83671) 2 years ago
pkg Chore: Replace sqlstore with db interface (#85366) 2 years ago
plugins-bundled Chore: Delete Input Datasource (#83163) 2 years ago
public Dashboards: Removes descending z-index assignment for grid items (#85563) 2 years ago
scripts E2C: Start connecting on-prem to real apis (#85527) 2 years ago
tools
.betterer.results Betterer: Track deprecated layout components usage (#85574) 2 years ago
.betterer.results.json Traces: Add traces panel suggestion (#83089) 2 years ago
.betterer.ts Betterer: Track deprecated layout components usage (#85574) 2 years ago
.bra.toml Make: Speed up make run by removing redundant `make go-gen` in .bra (#84827) 2 years ago
.browserslistrc
.dockerignore
.drone.star Chore: Upgrade Go to 1.21.5 (#79329) 2 years ago
.drone.yml Chore: Run backend lint in PRs if .golangci.toml changes (#85106) 2 years ago
.editorconfig
.eslintignore
.eslintrc Jaeger: Decouple Jaeger plugin (#81377) 2 years ago
.gitattributes
.gitignore Chore: ignore Go coverage .out files (#84702) 2 years ago
.golangci.toml Auth: Extended JWT client for OBO and Service Authentication (#83814) 2 years ago
.levignore.js
.nvmrc
.pa11yci-pr.conf.js Pa11y: Decrease error thresholds for PRs (#85178) 2 years ago
.pa11yci.conf.js
.prettierignore Chore: Remove docs and kinds report generators (#83277) 2 years ago
.prettierrc.js
.yarnrc.yml Update Yarn to v4.1.1 (#85350) 2 years ago
CHANGELOG.md Changelog: Updated changelog for 10.2.6 (#85171) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Docker: Fix missing go dependencies (#85441) 2 years ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 2 years ago
HALL_OF_FAME.md Docs: Update HALL_OF_FAME.md (#79775) 2 years ago
LICENSE
LICENSING.md Schemas: Replace registry generation and github workflow (#83490) 2 years ago
MAINTAINERS.md
Makefile Makefile: refactoring .PHONY (#85440) 2 years ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md fix typos (#83414) 2 years ago
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 2 years ago
cypress.config.js
embed.go Core: Remove thema and kindsys dependencies (#84499) 2 years ago
go.mod Chore: Upgrade grafana-plugin-sdk-go (#85562) 2 years ago
go.sum Chore: Upgrade grafana-plugin-sdk-go (#85562) 2 years ago
go.work Chore: Vendor wire into pkg/build (#84637) 2 years ago
go.work.sum Cloudmigration: decode json data (#85548) 2 years ago
jest.config.js Update dependency @kusto/monaco-kusto to v10 (#81382) 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 Chore: Temp remove betterer json from precommit (#83113) 2 years ago
lerna.json Release: Bump version to 11.1.0-pre (#85115) 2 years ago
nx.json Chore: Bump Nx to 18.1.x (#85185) 2 years ago
package.json DashboardScene: Detect changes when live is enabled from settings (#85409) 2 years ago
playwright.config.ts E2E: Rewrite mysql tests to playwright (#83424) 2 years ago
project.json Plugins: Always load decoupled frontend assets from builds (#81873) 2 years ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 2 years ago
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 2 years ago
yarn.lock Update dependency @grafana/scenes to v4.3.0 (#85569) 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.