package telepresence.usg

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Usg

service.proto:13

Usg accepts anonymous usage reports from Telepresence clients and traffic-managers. The server must accept unauthenticated, anonymous connections. Reports contain only an installation ID, a topic, a timestamp, and a map of safe-listed string entries. They never contain cluster, namespace, workload, or address data.

message UsageReport

service.proto:24

UsageReport is a single anonymous usage event.

Used as request type in: Usg.Report

Used as field type in: UsageReportBatch