Re-exports§
pub use native::build_router;pub use tracing;
Modules§
- aggregator
- Signal aggregator using Durable Objects for baseline RED metrics.
- cli
- cloudflare
- livetail
- LiveTail: WebSocket streaming of logs and traces to browsers.
- native
- registry
- Service registry using Durable Objects for tracking known services.
Structs§
- Bytes
- A cheaply cloneable and sliceable chunk of contiguous memory.
- Handle
Response - Logs
Handler - Handler for OTLP logs
- Metrics
Handler - Handler for OTLP metrics (gauge and sum)
- Send
Result - Result of sending to multiple pipelines
- Skipped
Metrics Warning - Warning info for skipped metrics, surfaced to users in the response
- Traces
Handler - Handler for OTLP traces
Enums§
- Handle
Error - Input
Format - Input format for OTLP decoding
- Signal
- Type-safe representation of telemetry signal types
Traits§
- Pipeline
Sender - Trait for sending batches to pipelines (abstracts HTTP client)
- Signal
Handler - Trait for signal-specific decode and transform logic
Functions§
- handle_
signal - Generic handler for any signal type