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.
 
 
 
 
 
 
Galen Kistler f33f3a55a0
Loki: Label browser sticky footer (#73243)
2 years ago
.bingo Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
.changelog-archive Docs: Add missing entries to changelog for 9.4.9 (#70741) 3 years ago
.github CI: Bump code-coverage in Explore workflow to use go v1.20.x (#73384) 2 years ago
.husky Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
.vim
.vscode
.yarn Update Monthly patch updates (#71651) 2 years ago
conf Feature Toggles: Create API for updating feature toggle state from the feature toggle admin page (#73022) 2 years ago
contribute Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
cue.mod
devenv Table: Support display of multiple sub tables (#71953) 2 years ago
docs Docs: Data source picker everywhere updates (v10.1) (#73347) 2 years ago
e2e Loki: Migrate HTTP settings to new components (#72831) 2 years ago
emails Email: Light theme email templates (#72398) 2 years ago
grafana-mixin
kinds Docs/k8s install update (#72567) 2 years ago
local
packages SqlDataSources: Update metricFindQuery to pass on scopedVars to templateSrv (#73333) 2 years ago
packaging
pkg Grafana versioning: Remove `pre` suffix from Grafana version (#73357) 2 years ago
plugins-bundled Release: Bump version to 10.2.0-pre (#72418) 2 years ago
public Loki: Label browser sticky footer (#73243) 2 years ago
scripts CI: Move npm token to Vault (#73407) 2 years ago
tools
.betterer.results Explore: Improve parsing ranges from URL (#72498) 2 years ago
.betterer.ts Update dependency glob to v10 (#71554) 2 years ago
.bra.toml
.browserslistrc
.codespellignore Docs/k8s install update (#72567) 2 years ago
.dockerignore
.drone.star CI: Make RGM the main pipeline for prerelease (#72295) 2 years ago
.drone.yml CI: Move npm token to Vault (#73407) 2 years ago
.editorconfig
.eslintignore Chore: fix `.eslintignore` to only ignore folder paths at the root (#72032) 2 years ago
.eslintrc GLDS: Check if tokens are used as borderRadius values (#71187) 2 years ago
.gitattributes
.gitignore Chore: .gitignore vscode debug binary (#72185) 2 years ago
.golangci.toml Chore: Add linter rule to avoid imports from Grafana core in test datasource (#71779) 2 years ago
.linguirc
.nvmrc
.pa11yci-pr.conf.js Login: Show additional information when prompting to change password (#69537) 3 years ago
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Update Monthly patch updates (#71651) 2 years ago
CHANGELOG.md docs: fix broken links (#72582) 2 years ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 3 years ago
CONTRIBUTING.md Fix typos in contributing documentation (#72719) 2 years ago
Dockerfile Chore: Upgrade Go to 1.20.6 (#71440) 2 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
NOTICE.md
README.md Docs: Add tested with BrowserStack to README (#70512) 3 years ago
ROADMAP.md
SECURITY.md Docs: Update SECURITY.md (#67985) 3 years ago
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod PostgreSQL: bump lib/pq to latest version (#72416) 2 years ago
go.sum PostgreSQL: bump lib/pq to latest version (#72416) 2 years ago
jest.config.js Update dependency sinon to v15.2.0 (#71431) 2 years ago
latest.json Chore: update latest.json to 10.0.3 (#72330) 2 years ago
lefthook.rc Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
lefthook.yml Chore: Replace Husky/Lint-staged with Lefthook (#66608) 2 years ago
lerna.json Release: Bump version to 10.2.0-pre (#72418) 2 years ago
metadata.md
package.json DashboardsLoader: Enable cursor sync in scenes based dashboard (#73383) 2 years ago
stylelint.config.js Update dependency stylelint-config-sass-guidelines to v10 (#71632) 2 years ago
tsconfig.json Bump scenes to 0.17.2 (#70893) 2 years ago
yarn.lock DashboardsLoader: Enable cursor sync in scenes based dashboard (#73383) 2 years ago

README.md

Grafana

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.