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.
 
 
 
 
 
 
ismail simsek 240480ac9b
Chore: Add a key prop to warning component to prevent "should have a unique key prop" error (#83340)
1 year ago
.bingo Chore: Update wire to v0.6.0 using bingo (#83323) 1 year ago
.changelog-archive
.github K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
.husky
.vim
.vscode K8s: Refactor standalone apiserver initialization (#81932) 1 year ago
.yarn Yarn: Clean up PnP fragments (#83138) 1 year ago
conf Password policy (#82268) 1 year ago
contribute E2E: Add plugin-e2e scenario verification tests (#79969) 1 year ago
cue.mod
devenv Deprecation: Create explicit feature toggles for remaining panels (#82217) 1 year ago
docs Docs: restructure Configure field overrides (#81833) 1 year ago
e2e E2E: Add plugin-e2e scenario verification tests (#79969) 1 year ago
emails Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
grafana-mixin
hack Peakq: move templates into query service (#82193) 1 year ago
kinds Chore: Remove docs and kinds report generators (#83277) 1 year ago
local
packages Table: Add ability for Table to render Standard Options "No value" value when DataFrames or field values are empty (#82948) 1 year ago
packaging Packaging: Use the GRAFANA_HOME variable in postinst script on Debian (#80853) 1 year ago
pkg K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
plugins-bundled Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 (#83160) 1 year ago
public Chore: Add a key prop to warning component to prevent "should have a unique key prop" error (#83340) 1 year ago
scripts Chore: Add env var check to `make drone` (#83337) 1 year ago
tools
.betterer.results Chore: replace `react-popper` with `floating-ui` in `Popover` (#82922) 1 year ago
.betterer.results.json Traces: Add traces panel suggestion (#83089) 1 year ago
.betterer.ts Chore: some test type fixes (#82889) 1 year ago
.bra.toml Make: Add `make gen-go` to initcmds in .bra (#80880) 1 year ago
.browserslistrc
.dockerignore
.drone.star Chore: Upgrade Go to 1.21.5 (#79329) 1 year ago
.drone.yml Chore: Update drone signature (#83334) 1 year ago
.editorconfig
.eslintignore
.eslintrc Zipkin: Decouple Zipkin plugin (#81354) 1 year ago
.gitattributes
.gitignore E2E: Add plugin-e2e scenario verification tests (#79969) 1 year ago
.golangci.toml Cloudwatch: Add linting to restrict imports from core (#82538) 1 year ago
.levignore.js
.nvmrc
.pa11yci-pr.conf.js Chore: Remove core-js polyfills (#78715) 2 years ago
.pa11yci.conf.js
.prettierignore Chore: Remove docs and kinds report generators (#83277) 1 year ago
.prettierrc.js
.yarnrc.yml NodeGraph: Use layered layout instead of force based layout (#78957) 1 year ago
CHANGELOG.md Changelog: Updated changelog for 10.2.4 (#82411) 1 year ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile CI: Remove inline-builds flag (#83306) 1 year ago
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Add env var check to `make drone` (#83337) 1 year ago
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml I18n: Fix path for Crowdin upload (#81733) 1 year ago
cypress.config.js
embed.go
go.mod K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
go.sum K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
go.work K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
go.work.sum K8s: Add apimachinery and apiserver packages (#83190) 1 year ago
jest.config.js Monaco Editor: Load via ESM (#78261) 1 year ago
latest.json Release: Deprecate latest.json and replace with api call to grafana.com (#80537) 1 year ago
lefthook.rc
lefthook.yml Chore: Temp remove betterer json from precommit (#83113) 1 year ago
lerna.json Chore: Bump Lerna 8.x.x (#83233) 1 year ago
package.json E2E: Add plugin-e2e scenario verification tests (#79969) 1 year ago
playwright.config.ts E2E: Add plugin-e2e scenario verification tests (#79969) 1 year ago
stylelint.config.js Update dependency stylelint to v16 (#83252) 1 year ago
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 1 year ago
yarn.lock E2E: Add plugin-e2e scenario verification tests (#79969) 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.