Skip to content

Conversation

@kddejong
Copy link
Collaborator

  • Add @measure decorator to ResourceStateCompletionProvider and ResourceEntityCompletionProvider
  • Enhance fault metrics with anonymized error details (error.type, stack traces)
  • Add tests for enhanced fault tracking with error attributes

Issue #, if available:

Description of changes:

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

@kddejong kddejong requested a review from a team as a code owner December 17, 2025 21:26
- Add @measure decorator to ResourceStateCompletionProvider and ResourceEntityCompletionProvider
- Enhance fault metrics with anonymized error details (error.type, stack traces)
- Add tests for enhanced fault tracking with error attributes
Extract duplicate error attribute logic into recordFault() helper method
to eliminate code duplication between sync and async execution paths.
- Add extractContextAttributes option to @measure decorator
- Automatically extract resource.type, property.path, and section from Context parameters
- Update completion and hover providers to use enhanced telemetry
- Add comprehensive tests for context extraction with error handling
@kddejong kddejong force-pushed the fix/error/reporting branch from df751f7 to f1b09f3 Compare December 18, 2025 20:03
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.

2 participants