Go to file
jcolladokuri 3ee99821bc
AzureMonitor: Updates allowed namespaces (#48468)
2022-05-03 14:41:05 +02:00
.bingo
.github Levitate: use a custom breaking change label (#48494) 2022-04-29 14:44:50 +02:00
.husky Chore: do not run husky hooks on backend-only changes (#48439) 2022-04-29 14:01:02 +01:00
.vim
.vscode
.yarn
conf Alerting: add safeguard for migrations that might cause dataloss (#48526) 2022-05-02 10:38:42 +02:00
contribute
cue/scuemata
cue.mod
devenv provision alertmanager and manage prom alerts (#48475) 2022-04-29 12:53:14 -04:00
docs chore: remove executable permissions of source files and docs (#46303) 2022-05-03 12:08:14 +02:00
e2e
emails
grafana-mixin
packages Chore: convert `Slider` tests to RTL (#48262) 2022-05-03 13:33:30 +01:00
packaging
pkg Add new DynamoDB metrics & dimensions (#48551) 2022-05-03 13:32:09 +01:00
plugins-bundled
public AzureMonitor: Updates allowed namespaces (#48468) 2022-05-03 14:41:05 +02:00
scripts CI: Split main tests pipeline (#48628) 2022-05-03 13:54:47 +02:00
tools
.betterer.results Chore: convert `Slider` tests to RTL (#48262) 2022-05-03 13:33:30 +01:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Split main tests pipeline (#48628) 2022-05-03 13:54:47 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.5.1 (#48425) 2022-04-28 14:48:48 +02:00
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
babel.config.json
build.go
embed.go
go.mod Chore: Update grafana-plugin-sdk-go to v0.134.0 (#48540) 2022-04-29 16:14:32 +02:00
go.sum Chore: Update grafana-plugin-sdk-go to v0.134.0 (#48540) 2022-04-29 16:14:32 +02:00
jest.config.js
latest.json Chore: Update latest.json for v8.5.1 (#48435) 2022-04-28 15:21:16 +02:00
lerna.json
metadata.md
package.json Chore: uPlot 1.6.20 (#48596) 2022-05-03 05:22:14 -06:00
stylelint.config.js
tsconfig.json
yarn.lock Chore: uPlot 1.6.20 (#48596) 2022-05-03 05:22:14 -06: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.