Skip to content

Fix Azure Functions instrumentation#2684

Merged
heyams merged 2 commits into
mainfrom
fix-az-fn-instrumentation
Nov 11, 2022
Merged

Fix Azure Functions instrumentation#2684
heyams merged 2 commits into
mainfrom
fix-az-fn-instrumentation

Conversation

@trask

@trask trask commented Nov 11, 2022

Copy link
Copy Markdown
Member

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