Skip to content

Send operation name for function#3311

Merged
heyams merged 6 commits into
mainfrom
heya/function-operation-name
Oct 17, 2023
Merged

Send operation name for function#3311
heyams merged 6 commits into
mainfrom
heya/function-operation-name

Conversation

@heyams

@heyams heyams commented Sep 27, 2023

Copy link
Copy Markdown
Contributor

Fix #3066

OperationName will set it directly to operation_name column.
no need to update it in LogDataMapper::setFunctionExtraTraceAttributes, i.e. it's not available in customDimensions column.

@heyams heyams marked this pull request as ready for review September 27, 2023 19:10
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
@heyams

heyams commented Oct 11, 2023

Copy link
Copy Markdown
Contributor Author

@trask Kaibo had done testing and i was able to confirm operation_name showed up in traces and dependencies.

@trask

trask commented Oct 11, 2023

Copy link
Copy Markdown
Member

thx @kaibocai!

@heyams heyams merged commit b0eef13 into main Oct 17, 2023
@heyams heyams deleted the heya/function-operation-name branch October 17, 2023 22:42
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.

Logs created by SLF4J in azure functions are duplicated. Also, "operation_Name" is missing in some of them

3 participants