Go to file
dsotirakis 96541cf8d6 Remove FocusConvey check 2021-11-01 20:02:02 +02:00
.bingo Makefile: Force use `drone-cli 1.4.0` version (#40385) 2021-10-14 16:02:45 +02:00
.circleci
.github Chore(dependencies): Ignore globby until we move to esm modules (#40914) 2021-11-01 13:14:37 +00: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 Docs: Fixed broken link in the plugin migration guide (#41148) 2021-11-01 10:15:53 -04:00
e2e Update dependency date-fns to v2 (#41027) 2021-11-01 15:39:06 +00:00
emails Alerting: Layout fixes for email template (#40676) 2021-10-22 09:12:37 +02:00
grafana-mixin
packages Resource Picker: update design and layout (#41046) 2021-11-01 10:21:43 -07:00
packaging upgrade ncurses in docker image (#41002) 2021-10-27 18:03:09 +02:00
pkg Live: adopt latest fixes from gin route tree (#41141) 2021-11-01 20:02:03 +03:00
plugins-bundled Chore: Switch yarn 2 to plug-n-play strategy (#40300) 2021-10-27 14:21:07 +01:00
public Resource Picker: update design and layout (#41046) 2021-11-01 10:21:43 -07:00
scripts Remove FocusConvey check 2021-11-01 20:02:02 +02: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 Remove FocusConvey check 2021-11-01 20:02:02 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
.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 ReleaseNotes: Updated changelog and release notes for 8.2.2 (#40751) 2021-10-21 13:03:41 +01:00
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 Build/CI: Make `integration-tests` depend on `initialize` (#40782) 2021-10-21 22:28:57 +02:00
NOTICE.md
PLUGIN_DEV.md Chore: Updated the link to the plugin developer guide docs - it used to point to an old version (#40710) 2021-10-25 12:11:44 +04:00
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
embed.go
go.mod Chore: Remove GoConvey dependency (#41146) 2021-11-01 14:56:18 +01:00
go.sum Chore: Remove GoConvey dependency (#41146) 2021-11-01 14:56:18 +01:00
jest.config.js Chore: Switch yarn 2 to plug-n-play strategy (#40300) 2021-10-27 14:21:07 +01:00
latest.json Update latest.json (#40767) 2021-10-21 16:10:57 +02:00
lerna.json
metadata.md
package.json Update dependency date-fns to v2 (#41027) 2021-11-01 15:39:06 +00:00
stylelint.config.js Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
tsconfig.json Chore: Switch yarn 2 to plug-n-play strategy (#40300) 2021-10-27 14:21:07 +01:00
yarn.lock Update dependency date-fns to v2 (#41027) 2021-11-01 15:39:06 +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.