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.
 
 
 
 
 
 
Domas 69fe2def89
Alerting: Fix duplicating queries in rule editor (#41091)
4 years ago
.bingo
.circleci
.github renovate: block updating eslint for now (#41199) 4 years ago
.husky Chore: bump Husky to v7 (#40797) 4 years ago
.vscode
.yarn
conf
contribute
cue/scuemata
cue.mod
devenv Fix K6 load test script (#38465) 4 years ago
docs Docs: Fixed broken link in the plugin migration guide (#41148) 4 years ago
e2e Update dependency date-fns to v2 (#41027) 4 years ago
emails
grafana-mixin
packages Navigation: New NavBar designs behind feature toggle (#41045) 4 years ago
packaging
pkg Fix issues with invalid Slack contact points (#41062) 4 years ago
plugins-bundled
public Alerting: Fix duplicating queries in rule editor (#41091) 4 years ago
scripts CI: Update `grafana/build-container` version (#41191) 4 years ago
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Update `grafana/build-container` version (#41191) 4 years ago
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
embed.go
go.mod Chore: Remove GoConvey dependency (#41146) 4 years ago
go.sum Chore: Remove GoConvey dependency (#41146) 4 years ago
jest.config.js
latest.json
lerna.json
metadata.md
package.json Chore(Linting): Remove js/ts files from prettier as they're already linted by eslint (#40459) 4 years ago
stylelint.config.js
tsconfig.json
yarn.lock Chore: bump Husky to v7 (#40797) 4 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:

  • Visualize: 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.