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.
 
 
 
 
 
 
Yuriy Tseretyan 41bd36eb97
Alerting: Update rules delete endpoint to handle rules in group (#53790)
3 years ago
.bingo
.changelog-archive
.github Add GH action to automatically add issue labeled to GH board (#54151) 3 years ago
.husky
.vim
.vscode
.yarn Transform: Add a limit transform (#49291) 3 years ago
conf Alerting: add docs for file provisioning (#53101) 3 years ago
contribute A11y: Create Minimal Styleguide (#46948) 3 years ago
cue.mod
devenv TextPanel: Support code formats (#53850) 3 years ago
docs TextPanel: Support code formats (#53850) 3 years ago
e2e TopNav: Dashboard settings (#52682) 3 years ago
emails
grafana-mixin
packages Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 3 years ago
packaging Alerting: add docs for file provisioning (#53101) 3 years ago
pkg Alerting: Update rules delete endpoint to handle rules in group (#53790) 3 years ago
plugins-bundled update versions (#53167) 3 years ago
public Tempo: Basic PoC of the upcoming TraceQL editor in Explore (#54028) 3 years ago
scripts Trigger backend tests on devenv changes (#54137) 3 years ago
tools
.betterer.results TopNav: Dashboard settings (#52682) 3 years ago
.betterer.ts Chore: Ignore type assertions in __mocks__ (#53593) 3 years ago
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Trigger backend tests on devenv changes (#54137) 3 years ago
.editorconfig
.eslintignore
.eslintrc Typed variables pt4: Remove generics from getVariable (#53017) 3 years ago
.gitattributes
.gitignore Build: Introduce ESM and Treeshaking to NPM package builds (#51517) 3 years ago
.linguirc
.nvmrc
.pa11yci-pr.conf.js Chore: use new `pa11y-ci` version (#52953) 3 years ago
.pa11yci.conf.js Chore: use new `pa11y-ci` version (#52953) 3 years ago
.prettierignore Implementing OpenApi 3 specs (converted from Swagger 2) (#53243) 3 years ago
.prettierrc.js
.yarnrc.yml
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 9.1.1 (#54103) 3 years ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Build: upgrade Alpine images (#53743) 3 years ago
Dockerfile.ubuntu Alerting: create provisioning dir in docker image (#53594) 3 years ago
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md Icons: Move unicons icons to the repository and generate the iconsBundle.js with nodejs (#53766) 3 years ago
MAINTAINERS.md
Makefile Implementing OpenApi 3 specs (converted from Swagger 2) (#53243) 3 years ago
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
babel.config.json
build.go
crowdin.yml Add crowdin config (#53096) 3 years ago
embed.go plugins: New static scanner and validator, with Thema slot support (#53754) 3 years ago
go.mod Plugins: Propagate distributed tracing headers to backend plugins (#54107) 3 years ago
go.sum Plugins: Propagate distributed tracing headers to backend plugins (#54107) 3 years ago
jest.config.js
latest.json Chore: update latest.json to 9.1.1 (#54108) 3 years ago
lerna.json update versions (#53167) 3 years ago
metadata.md
package.json Update whatsNewUrl (#54154) 3 years ago
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @betterer/regexp to v5.4.0 (#54051) 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

License

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