mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-09 09:38:42 -06:00
* 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