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: Adds telemetry events to submitter and adaptor #89

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

marofke
Copy link
Contributor

@marofke marofke commented Mar 18, 2024

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

We can't currently tell if anyone is using houdini submitters / adaptors

What was the solution? (How)

Uses changes from aws-deadline/deadline-cloud#205 to capture more package information when sending telemetry data, and changes from aws-deadline/deadline-cloud#212 to opt out of telemetry from an environment variable.

What is the impact of this change?

We can better tell how customers use our software and if they use Houdini

How was this change tested?

  • ran the integrated submitter, and submitted a job, verifying it wrote telemetry (and didn't when opted out)
  • ran the adaptor locally, confirming it wrote telemetry (and didn't when opted out)
  • ran unit tests using deadline-cloud changes from mainline, they passed

Was this change documented?

Updated README with opt out instructions

Is this a breaking change?

No

@marofke marofke force-pushed the marofke/telemetry-updates branch 3 times, most recently from 6ca2758 to 1c8edb4 Compare March 19, 2024 20:00
@marofke marofke marked this pull request as ready for review March 19, 2024 20:15
@marofke marofke requested a review from a team as a code owner March 19, 2024 20:15
@marofke marofke merged commit 96e3c44 into mainline Mar 20, 2024
9 checks passed
@epmog epmog deleted the marofke/telemetry-updates branch March 25, 2024 16:21
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