Get desktop application:
View/edit binary Protocol Buffers messages
Subscribe to safekeeper updates.
subscribe to everything
subscribe to specific timeline
Publish safekeeper updates.
Subscribe to all messages, limited by a filter.
Subscription will emit messages only of the specified types. You need to specify at least one type to receive any messages.
If set and enabled, subscription will emit messages only for the specified tenant/timeline.
Publish one message.
Used in:
If true, only messages related to `tenant_timeline_id` will be emitted. Otherwise, messages for all timelines will be emitted.
Used in:
,Used in:
Shorter version of SafekeeperTimelineInfo, contains only necessary fields.
Used in:
WAL available to download.
A connection string to use for WAL downloading.
Availability zone of a safekeeper.
Replica apply LSN
Used as request type in: BrokerService.PublishSafekeeperInfo
Used as response type in: BrokerService.SubscribeSafekeeperInfo
Used as field type in:
Safekeeper term
Term of the last entry.
LSN of the last record.
Up to which LSN safekeeper regards its WAL as committed.
LSN up to which safekeeper has backed WAL.
LSN of last checkpoint uploaded by pageserver.
A connection string to use for WAL receiving.
HTTP endpoint connection string.
HTTPS endpoint connection string.
Availability zone of a safekeeper.
Used in:
, , , ,Used in:
A message with a type.
Used as request type in: BrokerService.PublishOne
Used as response type in: BrokerService.SubscribeByFilter