Go to file
kay delaney b3f173f153
Dashboard: Fix issue where changes to panel in row weren't detected in panel edit (#87195)
Closes #87171
2024-05-03 11:50:10 +02:00
.bingo
.changelog-archive
.github Renovate: Add Slate and related packages to ignore list (#87250) 2024-05-02 18:36:32 +03:00
.husky
.vim
.vscode
.yarn
conf refactor: replace static placeholders with translatable ones (#87130) 2024-05-01 13:17:53 +02:00
contribute
cue.mod
devenv
docs k8s: remove dependency on app_mode development (#85474) 2024-05-03 11:28:15 +03:00
e2e Dashboard: POC to run existing e2e with `dashboardScene` feature toggle (#84598) 2024-05-01 17:56:48 +03:00
emails
grafana-mixin
hack
kinds
local
packages Grafana/ui: Update Button and IconButton components to accept icon as component (#87243) 2024-05-03 09:22:22 +03:00
packaging
pkg k8s: remove dependency on app_mode development (#85474) 2024-05-03 11:28:15 +03:00
plugins-bundled
public Dashboard: Fix issue where changes to panel in row weren't detected in panel edit (#87195) 2024-05-03 11:50:10 +02:00
scripts Chore: Add tracking for total number of scss files (#87259) 2024-05-02 19:10:31 +03:00
tools
.betterer.results AnnotationList: Fix link for annotation with no panel or dashboard (#87048) 2024-05-02 11:30:19 +03:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml Storage: Add List support for pagination (#87093) 2024-05-01 08:42:47 +02:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix: yarn build in DockerFile (#86858) 2024-04-30 07:58:25 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Chore: update go.mod (#87194) 2024-05-02 08:11:19 -04:00
go.sum Chore(deps): Bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 (#87020) 2024-05-01 11:24:37 -04:00
go.work Chore: update go.mod (#87194) 2024-05-02 08:11:19 -04:00
go.work.sum Unified Storage: Adds health check service for entity server (#86471) 2024-05-01 11:36:44 -06:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Update dependency @react-types/button to v3.9.3 2024-05-03 09:49:45 +00:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @react-types/button to v3.9.3 2024-05-03 09:49:45 +00:00

README.md

Grafana Logo (Light) Grafana Logo (Dark)

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.