Søren Bjerregaard Vrist
Søren Bjerregaard Vrist
Ok, that wasnt enough ``` diff --git a/server/handler.go b/server/handler.go index a18af66..a4de0ea 100644 --- a/server/handler.go +++ b/server/handler.go @@ -260,7 +260,7 @@ func (h *uploadHandler) serveResumable(w http.ResponseWriter, r *http.Request) { errorResponse(ctx, w,...
And t1 and t2 are simple one column tables: ``` $ bq --api http://127.0.0.1:9050 --project_id=test-project-bla query "select * from test-dataset-bla.t2"; +------+ | name | +------+ | n1 | +------+ $...
Seeing the same thing about the metric `cnpg_collector_last_available_backup_timestamp` and `cnpg_collector_first_recoverability_point` I've been experimenting with adding some kind of servicemonitor or podmonitor for the barman pod/service in the cnpg-system namespace but...
Seeing the samething here
I believe it might make sense to use the same thing as the grafana dashboard to only look at failing archives from the current primary: `(1 - cnpg_pg_replication_in_recovery) * (cnpg_pg_stat_archiver_last_failed_time...
Im seeing the same - Im not sure many other packages have a
The ObjectStore shows the right values: ``` Name: google-store API Version: barmancloud.cnpg.io/v1 Kind: ObjectStore ... Status: Server Recovery Window: Clustername: First Recoverability Point: 2025-06-11T15:35:02Z Last Succussful Backup Time: 2025-06-12T12:48:12Z ```...