Stuart Hickinbottom

Results 3 comments of Stuart Hickinbottom

I'd not noticed the /metrics endpoint was already there, so that's a nice surprise. I'll spend a little while thinking of the metric detail for my suggestion above then I'll...

Here’s an example of what the returned metrics could look like. Snapshot info: ```text # HELP kopia_snapshot_count Number of completed snapshots of a path # TYPE kopia_snapshot_count gauge kopia_snapshot_count{owner="user@host",path="/some/path/1",root="kfe997567fb1cf8a13341e4ca11652f70"} 4...

I'll have a crack at creating a PR for this. My use case is to use a hook to mount the backup source location that contains the "from" directory --...