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.
 
 
 
 
 
 
Ieva 036f826b87
AuthZ: Further protect admin endpoints (#86285)
1 year ago
.bingo chore: bump Go to 1.21.9 (#85964) 1 year ago
.changelog-archive Update links to default Grafana branch (#83025) 1 year ago
.github mssql: decouple sqleng (#86130) 1 year ago
.husky
.vim
.vscode K8s: standalone authenticator that allows a type of downstream forwarding (#85130) 1 year ago
.yarn Update Yarn to v4.1.1 (#85350) 1 year ago
conf Storage Api: Adds traces (#85391) 1 year ago
contribute K8s: remove standalone authenticator in favor of providing one through the factory (#85901) 1 year ago
cue.mod
devenv Canvas: Fix ellipse datalink example in gdev dashboard (#85398) 1 year ago
docs Alerting docs: adds roles docs (#86261) 1 year ago
e2e Prometheus: Use the frontend package in Prometheus and remove feature toggle (#86080) 1 year ago
emails Refactor: Email verification (#84393) 1 year ago
grafana-mixin
hack QueryService: Use types from sdk (#84029) 1 year ago
kinds Core: Remove thema and kindsys dependencies (#84499) 1 year ago
local
packages Prometheus: Add BE support for Adhoc Filters (#85969) 1 year ago
packaging Alerting: Remove legacy alerting (#83671) 1 year ago
pkg AuthZ: Further protect admin endpoints (#86285) 1 year ago
plugins-bundled Chore: Delete Input Datasource (#83163) 1 year ago
public Prometheus: Add BE support for Adhoc Filters (#85969) 1 year ago
scripts Chore: Add codemod and betterer config to make barrel imports explicit (#80913) 1 year ago
tools
.betterer.results DashboardScene: Fixes saving dashboard with angular panels (#86098) 1 year ago
.betterer.results.json Traces: Add traces panel suggestion (#83089) 1 year ago
.betterer.ts Chore: Add codemod and betterer config to make barrel imports explicit (#80913) 1 year ago
.bra.toml Make: Speed up make run by removing redundant `make go-gen` in .bra (#84827) 1 year ago
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Install Playwright deps manually (#86008) 1 year ago
.editorconfig
.eslintignore
.eslintrc Chore: Add codemod and betterer config to make barrel imports explicit (#80913) 1 year ago
.gitattributes
.gitignore Chore: ignore Go coverage .out files (#84702) 1 year ago
.golangci.toml mysql: decouple sqleng (#86057) 1 year ago
.levignore.js
.nvmrc
.pa11yci-pr.conf.js Pa11y: Decrease error thresholds for PRs (#85178) 1 year ago
.pa11yci.conf.js
.prettierignore Chore: Remove docs and kinds report generators (#83277) 1 year ago
.prettierrc.js
.yarnrc.yml Update Yarn to v4.1.1 (#85350) 1 year ago
CHANGELOG.md Changelog: Updated changelog for 10.4.2 (#85997) 1 year ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile chore: bump Go to 1.21.9 (#85964) 1 year ago
GOVERNANCE.md Сorrection of spelling errors (#83565) 1 year ago
HALL_OF_FAME.md Docs: Update HALL_OF_FAME.md (#79775) 1 year ago
LICENSE
LICENSING.md Schemas: Replace registry generation and github workflow (#83490) 1 year ago
MAINTAINERS.md
Makefile chore: bump Go to 1.21.9 (#85964) 1 year ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md Minor correction done in WORKFLOW.md (#80505) 1 year ago
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 1 year ago
cypress.config.js
embed.go Core: Remove thema and kindsys dependencies (#84499) 1 year ago
go.mod Chore: add missing modowner (#86234) 1 year ago
go.sum plugins: update to latest go plugin sdk version (v0.222.0) (#85943) 1 year ago
go.work Chore: Vendor wire into pkg/build (#84637) 1 year ago
go.work.sum Alerting: Update grafana/alerting and use Upsert for creating silences (#85676) 1 year ago
jest.config.js Simplify import logic for test utils 1 year ago
latest.json
lefthook.rc
lefthook.yml Chore: Temp remove betterer json from precommit (#83113) 1 year ago
lerna.json Release: Bump version to 11.1.0-pre (#85115) 1 year ago
nx.json Chore: Bump Nx to 18.1.x (#85185) 1 year ago
package.json Chore: Add codemod and betterer config to make barrel imports explicit (#80913) 1 year ago
playwright.config.ts E2E: Rewrite mysql tests to playwright (#83424) 1 year ago
project.json Plugins: Always load decoupled frontend assets from builds (#81873) 1 year ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 1 year ago
tsconfig.json Simplify import logic for test utils 1 year ago
yarn.lock Chore: Add codemod and betterer config to make barrel imports explicit (#80913) 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.