Skip to main content

Module proto

Module proto 

Source
Expand description

Re-export generated protobuf types

Modules§

event
observability_service_client
Generated client implementations.
stream_component_metrics_response
Nested message and enum types in StreamComponentMetricsResponse.
stream_output_events_response
Nested message and enum types in StreamOutputEventsResponse.

Structs§

Component
ComponentMetrics
EventNotification
GetAllocationTracingStatusRequest
GetAllocationTracingStatusResponse
GetComponentsRequest
GetComponentsResponse
GetMetaRequest
GetMetaResponse
Output
StreamComponentAllocatedBytesRequest
StreamComponentAllocatedBytesResponse
StreamComponentMetricsRequest
StreamComponentMetricsResponse
StreamHeartbeatRequest
StreamHeartbeatResponse
StreamOutputEventsRequest
StreamOutputEventsResponse
StreamUptimeRequest
StreamUptimeResponse
TappedEvent
Event captured from a component with metadata about where it came from
ThroughputMetric
Throughput value (per-second rate) for a component metric. output_throughputs is only populated for METRIC_NAME_SENT_EVENTS_THROUGHPUT.
TotalMetric
Cumulative total value for a component metric. output_totals is only populated for METRIC_NAME_SENT_EVENTS_TOTAL.

Enums§

ComponentType
MetricName
Identifies which per-component metric to stream via StreamComponentMetrics.