Convert opencode transcripts to otel (or agent) traces
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README: Replace chrono with jiff in dependencies

rektide 7707bfa0 034a3c17

+1 -2
+1 -2
README.md
··· 113 113 - `opentelemetry` - Core tracing API 114 114 - `opentelemetry_sdk` - SDK implementation 115 115 - `opentelemetry-otlp` - OTLP exporter with HTTP and gRPC support 116 - - `tonic` - gRPC client for OTLP export 116 + - `jiff` - Datetime parsing and handling with DST support 117 117 - `regex` - Log parsing 118 - - `chrono` - Timestamp handling 119 118 - `serde_json` - JSON parsing 120 119 121 120 ## References