deploy_ramp_dashboard
Deploy a performance analysis dashboard to Grafana for monitoring sensor data. Optionally add baseline comparison panels by specifying a build and profile for performance benchmarking.
Instructions
Deploy the RAMP Performance Analysis dashboard to a sensor's Grafana. Optionally patch with baseline comparison panels by specifying a build and profile.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sensor | No | Sensor hostname. If omitted, uses first discovered sensor. | |
| compare | No | Build name from baselines.json to compare against | |
| profile | No | Profile name (e.g., "All/No", "Base/Yes"). Required if compare is set. |