Go to file
idafurjes a45ef61d25
Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903)
* Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore
 Rename GetUserProfile to GetProfile

* Fix lint

* Skip test for mysql

* Add missing method to sqlstore mock
2022-09-28 13:18:19 +02:00
.bingo
.changelog-archive
.github Remove prepare-release.yml (#55893) 2022-09-28 04:52:42 -04:00
.husky
.vim
.vscode
.yarn Update dependency eslint to v8.24.0 (#55727) 2022-09-28 10:43:14 +01:00
conf
contribute Docs: Clarify contributions for translations (#55574) 2022-09-27 10:21:23 -04:00
cue.mod
devenv
docs fix index file for website (#55907) 2022-09-28 13:06:38 +02:00
e2e Search: add basic e2e test for the folder view (#55820) 2022-09-28 09:46:24 +04:00
emails
grafana-mixin
packages Thresholds: Add option for dashed line style (#55875) 2022-09-28 00:48:09 -06:00
packaging
pkg Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 2022-09-28 13:18:19 +02:00
plugins-bundled
public AzureMonitor: Correctly update subscriptions value in ARG editor (#55860) 2022-09-28 11:59:07 +01:00
scripts
tools
.betterer.results XYChart further improvements (#55152) 2022-09-27 18:18:42 +03:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc Chore: move the a11y rules to the overrides section so they don't apply to t… (#55848) 2022-09-27 16:59:35 +01:00
.gitattributes
.gitignore
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md Docs: Clarify contributions for translations (#55574) 2022-09-27 10:21:23 -04:00
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md Relicense Tempo datasource plugin to Apache 2 (#55866) 2022-09-27 20:53:11 +02:00
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod
go.sum
jest.config.js
latest.json
lerna.json
metadata.md
package.json Update dependency eslint to v8.24.0 (#55727) 2022-09-28 10:43:14 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency eslint to v8.24.0 (#55727) 2022-09-28 10:43:14 +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:

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