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

fix: add missing submission telemetry event #158

Merged
merged 1 commit into from
May 27, 2024

Conversation

lucaseck
Copy link
Contributor

What was the problem/requirement? (What/Why)

Missing a telemetry event for submissions

What was the solution? (How)

Add the event

What is the impact of this change?

No more missing telemetry

How was this change tested?

Ran a submission and saw the event record

Was this change documented?

No

Is this a breaking change?

No

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lucaseck lucaseck requested a review from a team as a code owner May 27, 2024 15:43
marofke
marofke previously approved these changes May 27, 2024
@epmog
Copy link
Contributor

epmog commented May 27, 2024

Nice! Should we also be adding one for exceptions raised in submission? ie. lines 674-678

Would look something like: https://github.com/aws-deadline/deadline-cloud/blob/041550c40002e3a2d1b77a77530318212cf10b5d/src/deadline/client/ui/dialogs/submit_job_to_deadline_dialog.py#L487-L492

Signed-off-by: lucaseck <117225985+lucaseck@users.noreply.github.com>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lucaseck lucaseck merged commit f1ec97d into aws-deadline:mainline May 27, 2024
16 checks passed
@lucaseck lucaseck deleted the submission_telemetry branch May 27, 2024 20:58
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.

3 participants