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 Azure Functions instrumentation #2684

Merged
merged 2 commits into from
Nov 11, 2022
Merged

Fix Azure Functions instrumentation #2684

merged 2 commits into from
Nov 11, 2022

Conversation

trask
Copy link
Member

@trask trask commented Nov 11, 2022

The fix was just un-inlining generateCustomDimensions().

But this pointed out our lack of basic test for this instrumentation, so added some stub classes to test the instrumentation (since azure functions worker classes are not on maven central).

And using these stub classes also allows us to remove the reflection.

@heyams heyams merged commit 18280e1 into main Nov 11, 2022
@heyams heyams deleted the fix-az-fn-instrumentation branch November 11, 2022 19:01
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