Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Comments

Azure wants ExceptionDetail.outerId to be an int#1205

Closed
mgedmin wants to merge 1 commit intocensus-instrumentation:masterfrom
mgedmin:fix-azure-outer-id-type-error
Closed

Azure wants ExceptionDetail.outerId to be an int#1205
mgedmin wants to merge 1 commit intocensus-instrumentation:masterfrom
mgedmin:fix-azure-outer-id-type-error

Conversation

@mgedmin
Copy link

@mgedmin mgedmin commented May 30, 2023

Fixes #1201.

@mgedmin mgedmin requested review from a team, aabmass, hectorhdzg, jeremydvoss and lzchen as code owners May 30, 2023 13:10
@google-cla
Copy link

google-cla bot commented May 30, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Also, it's supposed to refer to an element in the same ExceptionDetails,
in order to represent exception nesting.  There's no nesting here, we've
a list with a single element.

Fixes census-instrumentation#1201.
@mgedmin mgedmin force-pushed the fix-azure-outer-id-type-error branch from ea40d8a to d3d8c87 Compare May 31, 2023 13:29
@mgedmin
Copy link
Author

mgedmin commented May 31, 2023

I think the code changes in this PR are too trivial and therefore not copyrightable, but IANAL and dealing with contributor license agreements is not something I have mental headspace right now.

@lzchen
Copy link
Contributor

lzchen commented Sep 14, 2023

@mgedmin

Thanks for your contribution. I have replicated the change here so no need for signing the CLA.

@lzchen lzchen closed this Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure extension: Data drop 400: 106: Field 'outerId' on type 'ExceptionDetail' is of incorrect type. Expected: int.

2 participants