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

stacktrace translation for .net - awsxrayexporter #3280

Merged
merged 5 commits into from
May 3, 2021

Conversation

bhautikpip
Copy link
Contributor

Description:
Added support for stack trace translation for .NET language - awsxrayexporter

Link to tracking Issue:

Testing:
Added unit tests for testing

Documentation:

}
}
}
// We skip "..." (common frames) and Suppressed By exceptions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does dotnet have these or accidental copy paste?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accidental copy paste. removed it.

@bhautikpip
Copy link
Contributor Author

@kbrockhoff can you also take a look?

Copy link
Member

@mxiamxia mxiamxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bogdandrutu bogdandrutu merged commit 5b6021e into open-telemetry:main May 3, 2021
mstumpfx pushed a commit to mstumpfx/opentelemetry-collector-contrib that referenced this pull request Aug 31, 2021
* stack translation for .net - awsxrayexporter

* add new line

* ran gofmt

* change var name

* remove unnecessary comment
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.

None yet

5 participants