Serena Zam
Serena Zam
- [x] Run `golangci-lint --verbose run --out-format=github-actions --path-prefix=. --timeout 5m` command to get a list of complaints from ci/lint-checker - [ ] Update code to fix these issues - [...
- We need to create a new latency metric to track time spent in the outbound sender queue - an event can be counted multiple times but for different consumers
- We need to create a new latency metric to track time spent from Talaria's request start to event sent - an event can be counted multiple times but for...
Closes #419
Parodus creates a cURL request with the incorrect header format: `X-Midt-*`. This should be updated to use the correct header format: `X-Xmidt-*` to reduce confusion.