phpray_compare
Two time ranges for one site side by side. Use it to check whether a deployment, a plugin update or a configuration change made things better or worse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_a | No | End of range A, unix seconds. | |
| to_b | No | End of range B, unix seconds. | |
| from_a | No | Start of range A (the earlier one), unix seconds. Without any range: the day before yesterday's 24 h against the last 24 h. | |
| from_b | No | Start of range B, unix seconds. | |
| site_id | Yes | Site id from phpray_sites. |