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.
 
 
 
 
 
 
lwandz13 bfff496ca6
Docs: added alias to main data sources page (#71947)
3 years ago
.bingo Chore: Update golangci-lint to v1.53.3 (#71771) 3 years ago
.changelog-archive Docs: Add missing entries to changelog for 9.4.9 (#70741) 3 years ago
.github Devenv: self-instrumentation (#63730) 3 years ago
.husky
.vim
.vscode
.yarn Chore: Update prettier yarn sdk (#71915) 3 years ago
conf Auth: Enforce role sync except if skip org role sync is enabled (#70766) 3 years ago
contribute Chore: Add auto-milestone workflow for pull-requests (#71177) 3 years ago
cue.mod
devenv Chore: Bump devenv postgres blocks version to 11.20 (#71921) 3 years ago
docs Docs: added alias to main data sources page (#71947) 3 years ago
e2e Chore: Upgrade prettier to v3 (#71764) 3 years ago
emails Show the alertname for each alert in plain text email (#70183) 3 years ago
grafana-mixin grafana-mixin: Fix expression for GrafanaRequestsFailing alert (#63382) 3 years ago
kinds Schemas: Allow nulls in schema for +/-Infinity types (#70958) 3 years ago
local Packaging: Dockerfile copy local folder (#64766) 3 years ago
packages Tracing: Remove newTraceViewHeader feature toggle (#71818) 3 years ago
packaging Build: Update plugin installation in custom Dockerfile (#68310) 3 years ago
pkg gRPC Server: Instrument requests made to the server. (#71914) 3 years ago
plugins-bundled Release: Bump version to 10.1.0-pre (#67613) 3 years ago
public NestedFolderPicker: Implement keyboard handling (#71842) 3 years ago
scripts CI: Only run main pipeliens on Grafana (#71949) 3 years ago
tools
.betterer.results Chore: Influxdb variable type cleanup (#71874) 3 years ago
.betterer.ts Update dependency glob to v10 (#71554) 3 years ago
.bra.toml
.browserslistrc
.dockerignore
.drone.star [WIP] CI: Removes enterprise specific pipelines and steps (#70815) 3 years ago
.drone.yml CI: Only run main pipeliens on Grafana (#71949) 3 years ago
.editorconfig
.eslintignore
.eslintrc Eslint: Remove scenes rule for member accessability (#71087) 3 years ago
.gitattributes
.gitignore CI: Ignore .pr-body.txt file (#70798) 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 Toolkit: Remove deprecated `plugin:build` (#67485) 3 years ago
.yarnrc.yml Update Yarn to v3.6.0 (#69437) 3 years ago
CHANGELOG.md Changelog: Updated changelog for 9.5.6 (#71342) 3 years ago
CODE_OF_CONDUCT.md Fixing typos (#70487) 3 years ago
CONTRIBUTING.md Docs: Correct contributing.md i18n message (#66103) 3 years ago
Dockerfile Chore: Upgrade Go to 1.20.6 (#71440) 3 years ago
GOVERNANCE.md Governance: Update workplace (#63997) 3 years ago
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 extract kindsys to external library (#64562) 3 years ago
go.mod gRPC Server: Instrument requests made to the server. (#71914) 3 years ago
go.sum gRPC Server: Instrument requests made to the server. (#71914) 3 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.1 (#70550) 3 years ago
lerna.json Improve empty state when no ds picker were found (#67422) 3 years ago
metadata.md
package.json Use latest scenes 0.22.0 (#71936) 3 years ago
stylelint.config.js
tsconfig.json Bump scenes to 0.17.2 (#70893) 3 years ago
yarn.lock Use latest scenes 0.22.0 (#71936) 3 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.