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.
 
 
 
 
 
 
Will Browne 72da44db0e
Plugins: Add validation stage to plugin loader pipeline (#73053)
2 years ago
.bingo Alerting: Update Swagger spec (#72177) 3 years ago
.changelog-archive Docs: Add missing entries to changelog for 9.4.9 (#70741) 3 years ago
.github updating codeowners for correlations (#72743) 2 years ago
.husky
.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 Fix typos in contributing documentation (#72719) 2 years ago
cue.mod
devenv ClientTokenRotation: Don't rotate session cookie for authproxy (#72496) 2 years ago
docs Update _index.md (#72562) 2 years ago
e2e Loki: Introduce `$__auto` range variable for metric queries (#72690) 2 years ago
emails Show the alertname for each alert in plain text email (#70183) 3 years ago
grafana-mixin
kinds Docs/k8s install update (#72567) 2 years ago
local
packages Table: Add storybook and docs for custom render cell type (#72619) 2 years ago
packaging
pkg Plugins: Add validation stage to plugin loader pipeline (#73053) 2 years ago
plugins-bundled Release: Bump version to 10.2.0-pre (#72418) 2 years ago
public Alerting: Add "no-rules" to redirect to rule viewer (#73111) 2 years ago
scripts Docs/k8s install update (#72567) 2 years ago
tools
.betterer.results Plugins: opentsdb ds: interpolate filter variables in expressions (#71232) 2 years ago
.betterer.ts Update dependency glob to v10 (#71554) 3 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 Docs/k8s install update (#72567) 2 years ago
.editorconfig
.eslintignore Chore: fix `.eslintignore` to only ignore folder paths at the root (#72032) 3 years ago
.eslintrc GLDS: Check if tokens are used as borderRadius values (#71187) 2 years ago
.gitattributes
.gitignore Chore: .gitignore vscode debug binary (#72185) 3 years ago
.golangci.toml Chore: Add linter rule to avoid imports from Grafana core in test datasource (#71779) 3 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) 3 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.20.6 (#71440) 3 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 InfluxDB: Fix handling flux response with no time and value column (#72833) 2 years ago
go.sum InfluxDB: Fix handling flux response with no time and value column (#72833) 2 years ago
jest.config.js Update dependency sinon to v15.2.0 (#71431) 3 years ago
latest.json Chore: update latest.json to 10.0.3 (#72330) 2 years ago
lerna.json Release: Bump version to 10.2.0-pre (#72418) 2 years ago
metadata.md
package.json Flamegraph: Remove feature flag and code to switch to pyroscope version (#72689) 2 years ago
stylelint.config.js Update dependency stylelint-config-sass-guidelines to v10 (#71632) 3 years ago
tsconfig.json Bump scenes to 0.17.2 (#70893) 3 years ago
yarn.lock Chore: Bump semver npm package to latest (#72983) 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.