stackabletech / operator-rs

A simple wrapper/framework around kube-rs to make implementing Operators/Controllers easier
Apache License 2.0
116 stars 12 forks source link

Add crate for common tracing utilities #738

Closed Techassi closed 2 weeks ago

Techassi commented 6 months ago

Came up in #730 and is part of https://github.com/stackabletech/internal-issues/issues/72

### Tasks
- [ ] Add tracing utilities for OpenTelemetry compatible traces
Techassi commented 2 weeks ago

Covered by https://github.com/stackabletech/issues/issues/531 and completed in #758.