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: record telemetry on Go fallback detection strategy #718

Merged

Conversation

annaowens
Copy link
Contributor

Extending the GoGraph telemetry object to report on when and why we are using the Go fallback detection strategy so that we may assess strategy distribution and reasoning for fallback strategy use.

@annaowens annaowens added the detector:go The Go detector label Aug 10, 2023
@annaowens annaowens requested a review from a team as a code owner August 10, 2023 22:33
@annaowens annaowens requested a review from melotic August 10, 2023 22:33
@annaowens annaowens merged commit 024f092 into main Aug 11, 2023
20 of 22 checks passed
@annaowens annaowens deleted the users/annaowens/addTelemetryOnGoFallbackStrategyUsage branch August 11, 2023 16:18
@github-actions
Copy link

👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

If none of the above scenarios apply, feel free to ignore this comment 🙂

@melotic melotic added the type:feature Feature (new functionality) label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detector:go The Go detector type:feature Feature (new functionality)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants