Go to file
brendamuir b1b3f9e24c
Fixes alertmanagers whats new entry (#56356)
2022-10-05 08:39:50 +01:00
.bingo
.changelog-archive
.github Fix update-changelog.yml version input (#56224) 2022-10-04 02:55:13 -04:00
.husky
.vim
.vscode
.yarn
conf
contribute StyleGuide: Minor fix for themes.md (#56012) 2022-10-05 08:50:39 +02:00
cue.mod
devenv Glue: Correlations minor APIs behavior improvements (#56078) 2022-10-04 09:39:55 +01:00
docs Fixes alertmanagers whats new entry (#56356) 2022-10-05 08:39:50 +01:00
e2e
emails
grafana-mixin
packages fix: some typos (#56171) 2022-10-04 18:43:49 -05:00
packaging
pkg Chore: Move methods from sqlstore to user store (#56305) 2022-10-05 09:34:36 +02:00
plugins-bundled
public cloudwatch-logs: use not-deprecated version of type (#56239) 2022-10-05 08:47:57 +02:00
scripts CI: Stop publishing OSS images for security mode (#56088) 2022-10-05 09:39:38 +03:00
tools
.betterer.results Storage: Cleanup object history API (#56215) 2022-10-04 14:57:26 -04:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star CI: Stop publishing OSS images for security mode (#56088) 2022-10-05 09:39:38 +03:00
.drone.yml CI: Stop publishing OSS images for security mode (#56088) 2022-10-05 09:39:38 +03:00
.editorconfig
.eslintignore
.eslintrc enable rule `jsx-a11y/iframe-has-title` (#56292) 2022-10-04 16:04:28 +01:00
.gitattributes
.gitignore
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 9.1.7 (#56323) 2022-10-04 16:56:21 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
HALL_OF_FAME.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
babel.config.json
build.go
crowdin.yml
embed.go
go.mod Update github.com/labstack/echo/v4 (#56226) 2022-10-04 14:31:05 +03:00
go.sum Update github.com/labstack/echo/v4 (#56226) 2022-10-04 14:31:05 +03:00
jest.config.js
latest.json Chore: update latest.json to 9.1.7 (#56315) 2022-10-04 19:32:13 +03:00
lerna.json
metadata.md
package.json Update dependency selecto to v1.20.2 (#56245) 2022-10-04 10:42:49 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency selecto to v1.20.2 (#56245) 2022-10-04 10:42:49 +01:00

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.