Go to file
Timur Olzhabayev 17eca4505c
Making FileUpload component accessible via keyboard (#47497)
2022-04-29 09:47:33 +02:00
.bingo
.github Export: introduce export plumbing (behind dev feature flag) (#48091) 2022-04-25 16:59:18 -07:00
.husky
.vim
.vscode
.yarn Alerting: Add yaml editor to cloud rules (#46533) 2022-04-01 16:34:08 +02:00
conf Loki: Enable new visual query builder by default (#48346) 2022-04-28 13:03:59 +02:00
contribute Doc: display the use active voice table correctly (#47302) 2022-04-05 11:11:10 -04:00
cue/scuemata
cue.mod
devenv TimeSeries: properly stack series with missing datapoints (#48321) 2022-04-27 09:31:15 -05:00
docs Cloudwatch: Update variable query docs (#48307) 2022-04-28 16:54:27 -04:00
e2e Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
emails
grafana-mixin
packages Making FileUpload component accessible via keyboard (#47497) 2022-04-29 09:47:33 +02:00
packaging
pkg Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 2022-04-29 10:25:22 +03:00
plugins-bundled Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
public Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 2022-04-29 10:25:22 +03:00
scripts CI: Run docs pipeline only upon changes to root markdown files (#48433) 2022-04-28 17:41:46 +03:00
tools
.betterer.results Making FileUpload component accessible via keyboard (#47497) 2022-04-29 09:47:33 +02:00
.betterer.ts Chore: Remove prettier-plugin from ESLint (#45910) 2022-03-04 10:49:50 +01:00
.bra.toml add ability to pass builds flags/tags to go via make, update bra config (#46787) 2022-04-01 19:01:05 -04:00
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Run docs pipeline only upon changes to root markdown files (#48433) 2022-04-28 17:41:46 +03:00
.editorconfig
.eslintignore Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
.eslintrc Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
.gitattributes
.gitignore Chore: Move Typescript cache file to root (#45964) 2022-03-04 09:26:25 +01:00
.linguirc
.nvmrc Update Yarn to v3.2.0 (#45714) 2022-03-09 10:10:51 +01:00
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore Chore: Remove prettier-plugin from ESLint (#45910) 2022-03-04 10:49:50 +01:00
.prettierrc.js
.yarnrc.yml Update Storybook updates to v6.4.21 (#47523) 2022-04-13 12:26:19 +02:00
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 Chore: Update Go version (#47914) 2022-04-20 09:14:12 +02:00
Dockerfile.ubuntu Chore: Update Go version (#47914) 2022-04-20 09:14:12 +02:00
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile add ability to pass builds flags/tags to go via make, update bra config (#46787) 2022-04-01 19:01:05 -04:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md Bump publish docs node version (#46475) 2022-03-11 21:28:12 +01:00
WORKFLOW.md
api-extractor.json
babel.config.json
build.go
embed.go
go.mod Chore: Update grafana-plugin-sdk-go to v0.133.0 (#48382) 2022-04-28 06:14:49 -04:00
go.sum Chore: Update grafana-plugin-sdk-go to v0.133.0 (#48382) 2022-04-28 06:14:49 -04: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 Chore: Update pre version (#47438) 2022-04-07 14:32:37 +02:00
metadata.md
package.json Update grafana/experimental and fix Cloudwatch components (#48132) 2022-04-26 11:28:34 +02:00
stylelint.config.js Update dependency stylelint to v14.6.0 (#46626) 2022-03-23 13:40:54 +00:00
tsconfig.json Table: Add enable pagination option (#45732) 2022-03-31 09:36:04 +02:00
yarn.lock Update grafana/experimental and fix Cloudwatch components (#48132) 2022-04-26 11:28:34 +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.