Go to file
achatterjee-grafana 61fbdb60ff
Added note about small devices. (#41113)
2021-10-29 13:48:57 -04:00
.bingo
.circleci
.github Update CODEOWNERS (#41026) 2021-10-29 10:19:26 +01:00
.vscode
.yarn Docs: Cleanup alerting documentation, part 1 (#40737) 2021-10-27 16:57:54 -04:00
conf
contribute Update number of files that must be open (#41081) 2021-10-29 12:24:17 +02:00
cue/scuemata
cue.mod
devenv Fix K6 load test script (#38465) 2021-10-29 09:38:41 -06:00
docs Added note about small devices. (#41113) 2021-10-29 13:48:57 -04:00
e2e E2E: Do not skip visualization suggestions (#40955) 2021-10-28 09:56:21 +02:00
emails
grafana-mixin
packages CodeEditor: change so the code comments are aligned with our defaults. (#40763) 2021-10-29 13:24:49 +02:00
packaging upgrade ncurses in docker image (#41002) 2021-10-27 18:03:09 +02:00
pkg Alerting: Update references to alertmanager (#40904) 2021-10-29 10:03:51 -04:00
plugins-bundled
public Tempo: add info message about beut beta features (#41107) 2021-10-29 17:46:46 +02:00
scripts Chore: Fix broken enterprise builds (#41025) 2021-10-28 10:51:12 +01:00
tools
.bra.toml
.browserslistrc
.dockerignore fix the root Dockerfile and add additional .dockerignore rules (#41006) 2021-10-28 09:41:10 -05:00
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: explicitly set nodeLinker in yarnrc (#41089) 2021-10-29 13:32:50 +02:00
CHANGELOG.md
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile fix the root Dockerfile and add additional .dockerignore rules (#41006) 2021-10-28 09:41:10 -05:00
Dockerfile.ubuntu fix the root Dockerfile and add additional .dockerignore rules (#41006) 2021-10-28 09:41:10 -05:00
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 Alerting: Update references to alertmanager (#40904) 2021-10-29 10:03:51 -04:00
go.sum Alerting: Update references to alertmanager (#40904) 2021-10-29 10:03:51 -04:00
jest.config.js
latest.json
lerna.json
metadata.md
package.json
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @types/expect-puppeteer to v4 (#41000) 2021-10-28 10:36:54 +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:

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