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.
 
 
 
 
 
 
Isabel 765735092a
docs: add nav and users info for public dashboards (#67674)
2 years ago
.bingo Chore: Update Cuetsy to v0.1.8 version (#66456) 2 years ago
.changelog-archive
.github Create 8-Saga_contribution.yaml (#67663) 2 years ago
.husky
.vim
.vscode Add debug option for Golang tests in vscode (#61983) 2 years ago
.yarn Chore: Upgrade to react 18 (#64428) 2 years ago
conf Frontend logging: Remove Sentry javascript agent support (#67493) 2 years ago
contribute Docs: Clarify backport milestone (#67117) 2 years ago
cue.mod
devenv Timeseries: don't show conversion error for empty response (#67590) 2 years ago
docs docs: add nav and users info for public dashboards (#67674) 2 years ago
e2e Prometheus: Update healthcheck text message (#67401) 2 years ago
emails Chore: Update emails README (#66173) 2 years ago
grafana-mixin many-to-one requires explicit grouping (#58174) 2 years ago
kinds Kindsys: Target k8s style resource definitions (#67008) 2 years ago
local Packaging: Dockerfile copy local folder (#64766) 2 years ago
packages Frontend logging: Remove Sentry javascript agent support (#67493) 2 years ago
packaging Packaging: Start Grafana service after InfluxDB (#64090) 2 years ago
pkg NestedFolders: Use new Browse Dashboards UI behind feature flag (#67416) 2 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 2 years ago
public chore: fix link to docs (#67642) 2 years ago
scripts Kindsys: Target k8s style resource definitions (#67008) 2 years ago
tools
.betterer.results Elastic: Create legacy runner for proxy queries (#67397) 2 years ago
.betterer.ts Storybook: update Alert story (#63959) 2 years ago
.bra.toml Chore: Remove redundant codegen step from .bra.tom (#62764) 2 years ago
.browserslistrc
.dockerignore copy .github folder into golang build container since we rely on codeowners (#62122) 2 years ago
.drone.star CI: Move release integration pipeline to standalone promotion pipeline (#65787) 2 years ago
.drone.yml Fix: NPM canary releases (#66727) 2 years ago
.editorconfig
.eslintignore
.eslintrc Chore: eslint rule for preventing e2e selectors in aria-label (#59731) 2 years ago
.gitattributes
.gitignore Update make-docs script (#66841) 2 years ago
.golangci.toml switch from github.com/gofrs/uuid to github.com/google/uuid (#65016) 2 years ago
.linguirc
.nvmrc Chore: Move to node 18 again (#62079) 2 years ago
.pa11yci-pr.conf.js Connections: Turn on feature toggle by default (#64885) 2 years ago
.pa11yci.conf.js
.prettierignore Swagger: Fix circular reference (#62673) 2 years ago
.prettierrc.js Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
.yarnrc.yml Update Yarn to v3.4.1 (#62894) 2 years ago
CHANGELOG.md Changelog: Updated changelog for 9.5.1 (#67353) 2 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Correct contributing.md i18n message (#66103) 2 years ago
Dockerfile Build: Add optional build-args for COMMIT_SHA and BUILD_BRANCH (#66672) 2 years ago
GOVERNANCE.md Governance: Update workplace (#63997) 2 years ago
HALL_OF_FAME.md
ISSUE_TRIAGE.md ISSUE_TRIAGE.md: update (#60299) 2 years ago
LICENSE
LICENSING.md Explore: Refactor trace view and move to core (#61938) 2 years ago
MAINTAINERS.md
Makefile Build: Add optional build-args for COMMIT_SHA and BUILD_BRANCH (#66672) 2 years ago
NOTICE.md
README.md Docs: Update install guides link in README (#56116) 3 years ago
ROADMAP.md
SECURITY.md Docs: Update RSS feed in security page (#56439) 3 years ago
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json Revert: Babel removal and runtime update (#63641) 2 years ago
build.go
crowdin.yml
embed.go extract kindsys to external library (#64562) 2 years ago
go.mod Frontend logging: Remove Sentry javascript agent support (#67493) 2 years ago
go.sum Frontend logging: Remove Sentry javascript agent support (#67493) 2 years ago
jest.config.js TimePicker: Fixes issues with "Recently used absolute ranges" section (#66281) 2 years ago
latest.json Chore: update latest.json to 9.5.1 (#67263) 2 years ago
lerna.json Release: Bump version to 10.1.0-pre (#67613) 2 years ago
metadata.md
package.json Frontend logging: Remove Sentry javascript agent support (#67493) 2 years ago
stylelint.config.js
tsconfig.json Explore: Refactor trace view and move to core (#61938) 2 years ago
yarn.lock Frontend logging: Remove Sentry javascript agent support (#67493) 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

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.