Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: include queue/duration in telemetry #185

Merged

Conversation

superhawk610
Copy link
Contributor

This PR adds queue and duration to relevant push/ack telemetry events, allowing improved observability around how long jobs take to complete and allowing telemetry events to be aggregated by queue in addition to job type. Logger messages now also include the queue (when it's anything other than default) and job duration in the case of either success or failure.

@superhawk610 superhawk610 force-pushed the feat/telemetry-queue-and-duration branch from 030e313 to e1a4fc3 Compare June 28, 2023 19:22
@superhawk610 superhawk610 force-pushed the feat/telemetry-queue-and-duration branch from e1a4fc3 to 1fd7b8f Compare June 28, 2023 19:25
@Ch4s3 Ch4s3 merged commit 1866b0e into opt-elixir:master Jun 29, 2023
@superhawk610 superhawk610 deleted the feat/telemetry-queue-and-duration branch June 30, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants