Skip to content

trace user-agent on ingest

Harpo requested to merge hr/trace-agent into master

Add the user agent to event ingestion traces. Also fix a couple bugs in the previous PRs, namely postEvents the actually important one not having the user agent header, and crate::ingest::ingest duplicating the work of the crate::handlers::post_events::post_events handler when it comes to tracking recently ingested events.

Merge request reports