Go to file
Marcus Efraimsson a23900c4ba
CodeQL: Ignore go/log-injection for terminal logger (#44481)
2022-01-27 19:01:59 +01:00
.bingo
.github CODEOWNERS: update based on renamed github team (#44495) 2022-01-27 11:47:29 +01:00
.husky
.vim
.vscode
.yarn
conf
contribute
cue/scuemata
cue.mod
devenv MSSQL: Configuration of certificate verification for TLS connection (#31865) 2022-01-26 15:00:18 +01:00
docs Chore: Remove unused AWS KMS provider's token setting (#44531) 2022-01-27 17:15:49 +02:00
e2e
emails
grafana-mixin
packages Recorded Queries: Enable by default (#44397) 2022-01-27 11:09:39 -05:00
packaging
pkg CodeQL: Ignore go/log-injection for terminal logger (#44481) 2022-01-27 19:01:59 +01:00
plugins-bundled
public NodeGraph: fix rendering of node graph in dashboard panel (#44552) 2022-01-27 10:19:54 -07:00
scripts fix: backport @grafana/levitate to 0.2.0 (#44543) 2022-01-27 16:38:12 +01:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Update grabpl version (#44410) 2022-01-25 09:40:26 +01:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 2022-01-26 09:44:20 -08:00
.linguirc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Storybook: Bump to 6.4.13 (#44091) 2022-01-24 11:50:34 +01:00
CHANGELOG.md
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md Fix licensing text (#44518) 2022-01-27 11:09:39 +01:00
MAINTAINERS.md
Makefile
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
embed.go
go.mod
go.sum
jest.config.js
latest.json
lerna.json
log
metadata.md
package.json Update dependency @visx/tooltip to v2.8.0 (#44458) 2022-01-26 14:43:44 +00:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @visx/tooltip to v2.8.0 (#44458) 2022-01-26 14:43:44 +00: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:

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