Go to file
Grot (@grafanabot) d5bad429dd
Changelog: Updated changelog for 9.4.9 (#67264)
2023-04-26 09:18:29 +00:00
.bingo
.changelog-archive
.github Phlare: Support both Phlare and Pyroscope backends (#66989) 2023-04-25 16:08:18 +02:00
.husky
.vim
.vscode
.yarn
conf CSRF middleware: Add flag to skip login cookie check (#66806) 2023-04-24 10:11:08 -03:00
contribute Docs: Clarify backport milestone (#67117) 2023-04-25 08:27:30 -04:00
cue.mod
devenv Phlare: Support both Phlare and Pyroscope backends (#66989) 2023-04-25 16:08:18 +02:00
docs Doc: Fix typo (#66929) 2023-04-25 14:13:26 -05:00
e2e e2e: Update annotation marker selector (#67135) 2023-04-24 18:51:15 +00:00
emails
grafana-mixin
kinds
local
packages Nested folders: Create basic Move/Delete modals (#67140) 2023-04-25 17:08:40 +01:00
packaging
pkg Plugins: Refactor cleaning of call resource response headers (#67145) 2023-04-25 19:44:32 +02:00
plugins-bundled
public Loki: Remove experimental badge for context ui (#67219) 2023-04-26 11:03:07 +02:00
scripts Build: Force same version of @emotion/react via webpack config (#66822) 2023-04-24 17:13:52 +02:00
tools
.betterer.results Canvas: Connection properties based on data (#64360) 2023-04-25 10:31:45 -07:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Update make-docs script (#66841) 2023-04-24 16:23:33 +01:00
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 9.4.9 (#67264) 2023-04-26 09:18:29 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.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 Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2023-04-25 13:39:46 -04:00
go.sum Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2023-04-25 13:39:46 -04:00
jest.config.js
latest.json Chore: update latest.json to 9.5.1 (#67263) 2023-04-26 12:14:57 +03:00
lerna.json
metadata.md
package.json Scenes: Update scenes to v6 (#67110) 2023-04-26 07:03:44 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Scenes: Update scenes to v6 (#67110) 2023-04-26 07:03:44 +02: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.