Go to file
Agnès Toulet bdac6576e4
Feature Highlights: add highlight to toolbar button and add upgrade modal (#44645)
* Feature Highlights: add highlight to toolbar button and add upgrade modal

* replace hideTitle attribute by making title optional

* update modal design

* remove unused updates
2022-02-07 16:04:15 +01:00
.bingo
.github Chore: update eslint (#44982) 2022-02-07 13:46:02 +00:00
.husky
.vim
.vscode vscode: proposal to add current workdir to vscode config (#39088) 2022-02-04 09:18:40 +01:00
.yarn
conf
contribute
cue/scuemata
cue.mod
devenv Chore: E2E tests for various variables types (#44747) 2022-02-03 09:58:56 +11:00
docs Deprecation: use locationService in favor of getLocationSrv (#44813) 2022-02-07 09:37:56 +01:00
e2e Chore: More variable e2e tests (#44803) 2022-02-04 12:37:01 +11:00
emails Alerting: Fix alert notification template (#44761) 2022-02-03 14:17:05 +01:00
grafana-mixin
packages Feature Highlights: add highlight to toolbar button and add upgrade modal (#44645) 2022-02-07 16:04:15 +01:00
packaging
pkg Chore: Logging improvements (#44925) 2022-02-07 16:00:08 +01:00
plugins-bundled Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
public Feature Highlights: add highlight to toolbar button and add upgrade modal (#44645) 2022-02-07 16:04:15 +01:00
scripts Update upload-cdn command args (#44966) 2022-02-07 10:56:05 +01:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Update upload-cdn command args (#44966) 2022-02-07 10:56:05 +01:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Update Storybook updates to v6.4.15 (#44586) 2022-02-07 11:29:15 +01:00
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.4.0-beta1 (#44822) 2022-02-03 15:15:48 +01: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
go.sum
jest.config.js
latest.json Chore: Update latest.json (#44854) 2022-02-03 16:52:22 +01:00
lerna.json Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
log
metadata.md
package.json Chore: update eslint (#44982) 2022-02-07 13:46:02 +00:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency react-calendar to v3.7.0 (#44984) 2022-02-07 15:46:33 +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.