Modules§
- util 🔒
- Move the Telemetry’s Event Report functions here Keep the stats report module in the common/ module
Constants§
- TELEMETRY_
EVENT_ REPORT_ INTERVAL - TELEMETRY_
EVENT_ REPORT_ STASH_ SIZE - TELEMETRY_
REPORT_ URL - TELEMETRY_
RISINGWAVE_ CLOUD_ UUID
Statics§
Functions§
- current_
timestamp - do_
telemetry_ event_ report - get_
telemetry_ risingwave_ cloud_ uuid - post_
telemetry_ report_ pb - Sends a
POST
request of the telemetry reporting to a URL. - report_
event_ common - request_
to_ telemetry_ event
Type Aliases§
- Telemetry
Error - Telemetry errors are generally recoverable/ignorable.
String
is good enough. - Telemetry
Result