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.
 
 
 
 
 
 
Collin Fingar aba4621344
Grafana UI: Adding Some Unit Tests (#104804)
1 year ago
.bingo Frontend: Remove Angular (#99760) 1 year ago
.changelog-archive Chore: Archive v8,9, and 10 CHANGELOG content (#97448) 1 year ago
.citools Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 year ago
.github DashboardNewLayouts: Add e2e workflow for dashboardNewLayouts (#104995) 1 year ago
.husky Chore: Remove colours from old husky cleanup pre-commit hook (#73395) 3 years ago
.vim
.vscode FEMT: Basic frontend-service implementation (#104229) 1 year ago
.yarn Update Yarn to v4.6.0 (#98562) 1 year ago
apps Advisor: Use contextual logger (#104979) 1 year ago
conf Alerting: Enable the remote Alertmanager feature using only feature toggles (#101410) 1 year ago
contribute Docs: Move corepack instructions to where you can run them (#104729) 1 year ago
cue.mod
devenv Devenv: Avoid explicit uid for testdata in dashboards (#104338) 1 year ago
docs Docs: fixing weights of upgrade guide (#105070) 1 year ago
e2e DashboardNewLayouts: Add e2e workflow for dashboardNewLayouts (#104995) 1 year ago
emails Auth: Passwordless Login Option Using Magic Links (#95436) 1 year ago
grafana-mixin DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 3 years ago
hack Dependencies: Bump golang.org/x/net to v0.39.0 in apps/advisor (#104228) 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 Grafana UI: Adding Some Unit Tests (#104804) 1 year ago
packaging Packaging: Remove sysvinit references / support from rhel packaging (#97068) 1 year ago
pkg Live: logging fix (#105054) 1 year ago
public AutoGridLayoutManager: Preserve variableName when switching between auto and custom grids (#104856) 1 year ago
scripts CI: Fix json parsing in levitate workflows (#104853) 1 year ago
tools Alerting: Add alertmanager integration tests (#100106) 1 year ago
.betterer.eslint.config.js Betterer: Add eslint rule for non-direct usage of localStorage (#104919) 1 year ago
.betterer.results chore: Deprecate Layout components - Replace Horizontal/VerticalGroup with Stack (#86874) (#104227) 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 CI: Remove drone steps for building windows because it's done in grafana-… (#95373) 2 years ago
.drone.yml CI: move `grafana-delivery-bot` path in Drone (#104886) 1 year ago
.editorconfig
.gitattributes
.gitignore .gitignore: devenv for spanner (#104668) 1 year ago
.golangci.yml Chore: Replace xorm.io/xorm imports (#104458) 1 year ago
.ignore [Enterprise] Consolidate extensions folders and keep them around (#98486) 1 year ago
.levignore.js Adds levitate levignore configuration file to prevent breaking change notifications from expected typescript symbols (#74371) 3 years ago
.nvmrc Chore: Update to node 22 (#97779) 1 year ago
.nxignore Alerting/Chore: Mock API (MSW) in browser (#89223) 2 years ago
.pa11yci-pr.conf.js AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked (#103507) 1 year ago
.pa11yci.conf.js Login: Improve accessibility of Login form (#78652) 2 years ago
.prettierignore Nx: fixes caching issues (#103443) 1 year ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 3 years ago
.trivyignore CI: Add Trivy GitHub Action (#88987) 2 years ago
.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 12.0.0 (#104959) 1 year ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 3 years ago
CONTRIBUTING.md Docs: Fix link to developing plugins (#75816) 3 years ago
Dockerfile Docker: Remove pkg/apis/folder from COPY (#104524) 1 year ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 2 years ago
HALL_OF_FAME.md Update HALL_OF_FAME.md (#102267) 1 year ago
LICENSE
LICENSING.md Grafana packages: Remove E2E workspace (#86416) 2 years ago
MAINTAINERS.md Adds johnny as codeowner for alerting docs (#99877) 1 year ago
Makefile Revert "Build swagger ui in seperate webpack build" (#104580) 1 year ago
NOTICE.md
README.md Added missing period for consistency and readability (#99549) 1 year ago
ROADMAP.md
SECURITY.md Docs: Update SECURITY.md (#67985) 3 years ago
SUPPORT.md
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 2 years ago
build.go K8s: Update from v0.31.3 to v0.32.0 (#98507) 1 year ago
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 2 years ago
cypress.config.js e2e: improves flakiness and speed (#103533) 1 year ago
embed.go Core: Remove thema and kindsys dependencies (#84499) 2 years ago
eslint.config.js Chore: run i18n lint rules in enterprise as well (#105064) 1 year ago
go.mod Jaeger: Migrate "search" query type to backend (#103399) 1 year ago
go.sum Update go.mod package versions (#104985) 1 year ago
go.work Chore: Replace xorm.io/xorm imports (#104458) 1 year ago
go.work.sum Update go.mod package versions (#104985) 1 year ago
jest.config.js Explore Metrics: Introduce augurs sorting options in breakdown view (#91189) 2 years ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 2 years ago
lefthook.yml Lefthook: ensure we're adding the results file in betterer precommit (#103398) 1 year ago
lerna.json Chore: bump version to 12.1.0-pre (#104468) 1 year ago
nx.json Nx: fixes caching issues (#103443) 1 year ago
package.json DashboardNewLayouts: Add e2e workflow for dashboardNewLayouts (#104995) 1 year ago
playwright.config.ts Add E2E smoke tests for Jaeger, PostgreSQL, Zipkin (#99515) 1 year ago
project.json Revert "Build swagger ui in seperate webpack build" (#104580) 1 year ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 2 years ago
tsconfig.json Chore: Fix `yarn generate-apis` command (#97639) 1 year ago
yarn.lock CVE: upgrade `undici` version (#104927) 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.