Skip to content

Conversation

@CalvinAllen
Copy link
Collaborator

Summary

  • Add CodingWithCalvin.Otel4Vsix package reference (v0.2.2)
  • Configure telemetry initialization in BreakpointNotifierPackage with Honeycomb export
  • Add HoneycombConfig.cs for API key placeholder (CI will replace)
  • Instrument debugger events with activities and logging
  • Add proper telemetry shutdown in Dispose
  • Remove explicit DeployExtension (VsixSdk handles this automatically)

Test plan

  • Verify Debug build succeeds without deployment error
  • Verify Release build succeeds
  • Verify telemetry initializes on package load
  • Verify breakpoint hit events are instrumented

- Add CodingWithCalvin.Otel4Vsix package reference
- Configure telemetry in BreakpointNotifierPackage with Honeycomb export
- Add HoneycombConfig.cs for API key placeholder
- Instrument debugger events with activities and logging
- Add proper telemetry shutdown in Dispose
- Remove explicit DeployExtension (VsixSdk handles this)
@CalvinAllen CalvinAllen merged commit 76839dc into main Jan 6, 2026
3 checks passed
@CalvinAllen CalvinAllen deleted the feat/telemetry/add-otel4vsix branch January 6, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants