liang8283 commented on PR #87:
URL: https://github.com/apache/cloudberry-backup/pull/87#issuecomment-4340863004
## Verification
| Step | Result |
| --- | --- |
| `make BIN_DIR=/tmp/pr87-bin build` | ✅ all 6 binaries compile, no warnings
|
| `gpbackup_exporter --version` | ✅ exit 0, prints `version=2.2.0`,
`branch=add_gpbackup_exporter`, `revision=6a29090`, `goversion=go1.24.13`,
`tags=gpbackup_exporter` |
| `gpbackup_exporter --help` | ✅ exit 0, all documented flags present |
| `ginkgo -r exporter/` | ✅ 37/37 specs pass in 0.09s (matches PR body
claim) |
| live scrape vs real `/data0/master/gpseg-1/gpbackup_history.db` (8 prior
`metadata-only` backups) | ✅ 177-line `/metrics`, 8× each of
`gpbackup_backup_{status,info,duration_seconds,deletion_status}`, 1×
`gpbackup_backup_since_last_completion_seconds`, 1×
`gpbackup_exporter_status{database_name="perf_acl_test"} 1`, 1×
`gpbackup_exporter_build_info` populated. Durations and labels match `gpbackman
back up-info` output. |
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]