Go to file
Dominik Prokop 6e80a3d59b
DashboardScene: Viewer role only support (#76748)
* Allow starring DashboardScene

* Add feature toggle to enable dashbaord scene for viewers

* Basics for proxying viewers to a dashboard scene

* Removed isHomeDashboard flag

* Don't use proxy for rendering dashboard page

* Revert "Don't use proxy for rendering dashboard page"

This reverts commit 95836bdb2c.

* Pre-fetch dashboard prior page rendering

* Depend only on dashboard permissions

* Update default home dashboard to proper model...

* Fix breadcrumbs

* Types update

* Dashboards page proxy tests

* Fix missing controls

* URLs generation

* DashboardScenePageStateManager caching test

* Tests updates

* Fix wrong import

* Test update

* Gen
2023-11-02 12:02:25 -07:00
.bingo
.changelog-archive
.github Graph: Move graph component to graveyard folder (#77579) 2023-11-02 18:24:30 +02:00
.husky
.vim
.vscode
.yarn Chore: Update to yarn 4 (#77156) 2023-10-31 16:11:54 +02:00
conf
contribute Policies: Adds deprecation policy (#68439) 2023-11-01 17:58:03 +01:00
cue.mod
devenv DevEnv: Fix missing commas in dashboards (#77359) 2023-10-30 14:18:33 +01:00
docs DashboardScene: Viewer role only support (#76748) 2023-11-02 12:02:25 -07:00
e2e Move datagrid e2e tests to panels-suite (#77031) 2023-11-01 13:28:28 +02:00
emails
grafana-mixin
kinds
local
packages DashboardScene: Viewer role only support (#76748) 2023-11-02 12:02:25 -07:00
packaging
pkg DashboardScene: Viewer role only support (#76748) 2023-11-02 12:02:25 -07:00
plugins-bundled
public DashboardScene: Viewer role only support (#76748) 2023-11-02 12:02:25 -07:00
scripts CI: Fix race condition when building docker on main (#77504) 2023-11-01 18:25:49 +02:00
tools
.betterer.results Graph: Move graph component to graveyard folder (#77579) 2023-11-02 18:24:30 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml CI: Sign drone yaml (#77512) 2023-11-01 18:51:44 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml Chore: Update to yarn 4 (#77156) 2023-10-31 16:11:54 +02:00
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Chore: Add app URL to the plugin config (#77455) 2023-11-02 13:26:16 +01:00
go.sum Chore: Add app URL to the plugin config (#77455) 2023-11-02 13:26:16 +01:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
metadata.md
package.json Tempo: Fix support for `statusMessage` (#77438) 2023-11-02 10:46:43 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Tempo: Fix support for `statusMessage` (#77438) 2023-11-02 10:46:43 +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.