Go to file
Yuriy Vidineev f016e19d1a
Email: change the year in templates (#45116)
* change the year in email templates

* Email: change the year in templates

* Email: change the year in templates
2022-02-09 15:53:36 +01:00
.bingo
.github chore(levitate-reporting): update the variables sent to Slack (#45122) 2022-02-09 10:08:22 +00:00
.husky
.vim
.vscode vscode: proposal to add current workdir to vscode config (#39088) 2022-02-04 09:18:40 +01:00
.yarn Yarn: Updates to SDK packages (#45043) 2022-02-08 09:45:42 +01:00
conf Auth: Guarantee consistency of signed SigV4 headers (#45054) 2022-02-08 14:48:17 +01:00
contribute
cue/scuemata
cue.mod
devenv Chore: E2E tests for various variables types (#44747) 2022-02-03 09:58:56 +11:00
docs Security: Sync security changes on main (#45083) 2022-02-09 13:44:38 +01:00
e2e Remove unified alerting specific assertions from panel base spec (#44961) 2022-02-08 10:00:58 +01:00
emails Email: change the year in templates (#45116) 2022-02-09 15:53:36 +01:00
grafana-mixin
packages Chore: Removes console outputs from Cascader.test.tsx (#45142) 2022-02-09 14:40:28 +01:00
packaging
pkg Remove bus from datasource api (#44987) 2022-02-09 14:01:32 +01:00
plugins-bundled Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
public Email: change the year in templates (#45116) 2022-02-09 15:53:36 +01:00
scripts Chore: Add betterer test to track conversion of enzyme tests (#45055) 2022-02-09 12:41:39 +00:00
tools
.betterer.results Chore: Add betterer test to track conversion of enzyme tests (#45055) 2022-02-09 12:41:39 +00:00
.betterer.ts Chore: Add betterer test to track conversion of enzyme tests (#45055) 2022-02-09 12:41:39 +00:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Remove `grafana/drone-grafana-docker` image (#44983) 2022-02-07 18:30:41 +01:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore devenv: Adding gitignore for the saml-enterprise block (#45042) 2022-02-08 09:56:03 +01:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Toolkit: Bump react-dev-utils to 12.0.0 (#44696) 2022-02-08 12:36:59 +01:00
CHANGELOG.md Update changelog for 8.3.5 and 7.5.15 (#45078) 2022-02-08 15:52:53 +01:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile API: Extract OpenAPI specification from source code using go-swagger (#40528) 2022-02-08 13:38:43 +01:00
Dockerfile.ubuntu API: Extract OpenAPI specification from source code using go-swagger (#40528) 2022-02-08 13:38:43 +01:00
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile API: Fix missing enterprise routes in swagger spec (#45152) 2022-02-09 15:31:43 +01:00
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 Auth: Guarantee consistency of signed SigV4 headers (#45054) 2022-02-08 14:48:17 +01:00
go.sum Auth: Guarantee consistency of signed SigV4 headers (#45054) 2022-02-08 14:48:17 +01:00
jest.config.js
latest.json Update changelog for 8.3.5 and 7.5.15 (#45078) 2022-02-08 15:52:53 +01:00
lerna.json Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
log
metadata.md
package.json Chore: Add betterer test to track conversion of enzyme tests (#45055) 2022-02-09 12:41:39 +00:00
stylelint.config.js
tsconfig.json
yarn.lock Chore: Add betterer test to track conversion of enzyme tests (#45055) 2022-02-09 12:41:39 +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.