Go to file
Alexa V fbfd1c24e4
Dashboard: Fix issue where a panel with a description and a cached response displays 2 info icons (#70513)
2023-06-23 10:15:27 +02:00
.bingo
.changelog-archive (changelog) Archive the remainder of 8 changelog and 9.0 - 9.4 (#70476) 2023-06-21 15:08:26 -05:00
.github Chore: Change codeowners of milestone workflows (#70493) 2023-06-22 12:46:51 +03:00
.husky
.vim
.vscode
.yarn
conf Auth: Add auth.azure_ad security improvements (#912) 2023-06-23 09:13:38 +02:00
contribute
cue.mod
devenv chore: remove refs to deprecated io/ioutil (#70300) 2023-06-22 12:19:23 +02:00
docs Auth: Add auth.azure_ad security improvements (#912) 2023-06-23 09:13:38 +02:00
e2e
emails
grafana-mixin
kinds
local
packages Dashboard: Fix issue where a panel with a description and a cached response displays 2 info icons (#70513) 2023-06-23 10:15:27 +02:00
packaging
pkg Auth: Add missing context parameter (#70565) 2023-06-23 11:04:54 +03:00
plugins-bundled
public Dashboard: Fix issue where a panel with a description and a cached response displays 2 info icons (#70513) 2023-06-23 10:15:27 +02:00
scripts Fixing typos (#70487) 2023-06-22 09:43:38 +01:00
tools
.betterer.results Prometheus: Add capability to filter label names by metric in template variable editor (#70452) 2023-06-22 14:11:06 -05:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Add CVE to 9.4.13 changelog (#70558) 2023-06-22 18:14:18 -03:00
CODE_OF_CONDUCT.md Fixing typos (#70487) 2023-06-22 09:43:38 +01:00
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md Docs: Add tested with BrowserStack to README (#70512) 2023-06-22 14:13:50 +02:00
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod Tracing: supply Grafana build version (#69733) 2023-06-22 11:55:30 +03:00
go.sum Tracing: supply Grafana build version (#69733) 2023-06-22 11:55:30 +03:00
jest.config.js
latest.json Chore: update latest.json to 10.0.1 (#70550) 2023-06-22 16:44:43 -03:00
lerna.json
metadata.md
package.json Chore: add esbuild target for theme generation (#70511) 2023-06-22 13:25:27 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency esbuild to v0.18.6 (#69908) 2023-06-22 12:05:08 +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

This project is tested with BrowserStack

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.