Crate fidl_fuchsia_cobalt

Source

Structs§

AggregateAndUploadAggregateAndUploadMetricEventsResponder
AggregateAndUploadControlHandle
AggregateAndUploadEventStream
AggregateAndUploadMarker
AggregateAndUploadProxy
AggregateAndUploadRequestStream
A Stream of incoming requests for fuchsia.cobalt/AggregateAndUpload.
AggregateAndUploadSynchronousProxy
ControllerControlHandle
ControllerEventStream
ControllerGenerateAggregatedObservationsRequest
ControllerGenerateAggregatedObservationsResponder
ControllerGenerateAggregatedObservationsResponse
ControllerListenForInitializedResponder
ControllerMarker
ControllerProxy
ControllerRequestSendSoonResponder
ControllerRequestSendSoonResponse
ControllerRequestStream
A Stream of incoming requests for fuchsia.cobalt/Controller.
ControllerSynchronousProxy
ReportSpec
A specification to identify a single Cobalt report.

Enums§

AggregateAndUploadEvent
AggregateAndUploadRequest
Locally aggregates all collected metrics and uploads generated observations immediately. This is only to be used for Recovery, and should only be called once per Recovery attempt.
ControllerEvent
ControllerRequest
The Controller is primarily useful for testing the Cobalt service. Cobalt clients should use the Logger.

Traits§

AggregateAndUploadProxyInterface
ControllerProxyInterface