grafana-util-dashboard-analyze-live.1
Browser-readable rendering of a generated roff manpage.
This page renders the generated roff manpage into readable HTML for browser use. For richer per-subcommand detail, prefer the command-reference pages.
NAME
grafana-util-dashboard-analyze-live - Analyze live Grafana dashboards through the canonical dashboard analyze command.
SYNOPSIS
grafana-util dashboard analyze-live [OPTIONS]
DESCRIPTION
Analyze live Grafana dashboards through the canonical dashboard analyze command.
Use this when you need the same analysis views as the local export-tree flow, but sourced from live Grafana instead of a local export tree. Prefer dashboard analyze --url ... in new docs and scripts.
COMMON OPTIONS
- --page-size
- dashboard search page size.
- --concurrency
- maximum parallel fetch workers.
- --org-id
- analyze one explicit Grafana org.
- --all-orgs
- analyze across visible orgs.
- --output-format, --output-file, --interactive, --no-header
- output controls.
- --progress
- show fetch progress.
EXAMPLES
Analyze live Grafana dashboards through the canonical dashboard analyze command.
grafana-util dashboard analyze --url http://localhost:3000 --basic-user admin --basic-password admin --output-format governanceSEE ALSO
grafana-util(1), grafana-util-dashboard(1)