mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-21 17:28:59 -05:00
3c416ee949
* feat: initial otel collector work * chore: vendor otel protos * feat: add rate limiter for otelcol * fix: clean up naming * feat: shell implementation * feat: add buf + generate protos * fix: naming * fix: naming * chore: simplify a bit * fix: rename logger * fix: naming cleanup * fix: rm unused var * fix: rm unused struct * chore: rm vendored stuff, don't need it apparently