Go to file
Andres Martinez Gotor ae449cc823
AzureMonitor: Clean namespace when changing the resource (#50311)
2022-06-07 17:05:41 +02:00
.bingo bingo: Update drone-cli to v1.5.0 (#50111) 2022-06-02 17:31:06 +02:00
.github ignore deps blocked by react 18 for now (#50300) 2022-06-07 14:21:22 +01:00
.husky
.vim
.vscode
.yarn Update Monthly patch updates (#49257) 2022-05-20 13:07:07 +01:00
conf Datasource: Remove support for unencrypted passwords (#49987) 2022-06-03 17:38:22 +02:00
contribute Docs: minor fixes to developer docs (#49790) 2022-06-02 10:49:10 +02:00
cue.mod
devenv devenv: elastic: fixed docker-compose syntax (#49517) 2022-06-07 11:04:27 +02:00
docs RBAC: docs, update alerting.rules write permission (#50304) 2022-06-07 16:25:27 +02:00
e2e remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
emails
grafana-mixin
packages Update babel monorepo (#50319) 2022-06-07 14:50:52 +01:00
packaging Remove folder (#48617) 2022-05-05 12:19:35 +01:00
pkg clean up duplicated user creation code (#50178) 2022-06-07 09:49:18 -04:00
plugins-bundled UI/Button: Remove deprecated "link" variant (#49843) 2022-05-31 09:40:03 +01:00
public AzureMonitor: Clean namespace when changing the resource (#50311) 2022-06-07 17:05:41 +02:00
scripts schema: Migrate from scuemata to thema (#49805) 2022-06-06 17:52:44 -07:00
tools
.betterer.results Tracing: Fix links to traces in Explore (#50113) 2022-06-07 07:21:01 -06:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml schema: Migrate from scuemata to thema (#49805) 2022-06-06 17:52:44 -07:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore schema: Generate Go and Typescript from Thema coremodels (#49193) 2022-05-27 03:21:37 +02:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore prevent generated files from being prettiered (#49061) 2022-05-17 12:01:07 +02:00
.prettierrc.js
.yarnrc.yml Update Monthly patch updates (#49257) 2022-05-20 13:07:07 +01:00
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 9.0.0-beta3 (#50317) 2022-06-07 10:28:24 -03:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Update Golang - bump grabpl and build-container (#50253) 2022-06-06 15:38:39 +02:00
Dockerfile.ubuntu Update Golang - bump grabpl and build-container (#50253) 2022-06-06 15:38:39 +02:00
GOVERNANCE.md Chore: Introducing a Grafana HALL_OF_FAME.md (#45878) 2022-05-18 20:13:11 +00:00
HALL_OF_FAME.md Chore: Introducing a Grafana HALL_OF_FAME.md (#45878) 2022-05-18 20:13:11 +00:00
ISSUE_TRIAGE.md
LICENSE
LICENSING.md license: Make coremodels all Apache v2 (#49731) 2022-06-01 11:00:25 -04:00
MAINTAINERS.md
Makefile API: Fix swagger generation (#50071) 2022-06-03 13:31:14 +03: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 schema: Migrate from scuemata to thema (#49805) 2022-06-06 17:52:44 -07:00
go.mod Chore: Update grafana-plugin-sdk-go to v0.136.0 (#50127) 2022-06-03 08:25:52 -04:00
go.sum Chore: Update grafana-plugin-sdk-go to v0.136.0 (#50127) 2022-06-03 08:25:52 -04:00
jest.config.js Chore: Upgrade to jest 28 (#49679) 2022-05-30 14:14:34 +01:00
latest.json Chore: update latest testing version in latest.json (#50324) 2022-06-07 11:04:03 -03:00
lerna.json
metadata.md
package.json Update babel monorepo (#50319) 2022-06-07 14:50:52 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Update babel monorepo (#50319) 2022-06-07 14:50:52 +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.