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

Mini Agent: Dotnet support #177

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Mini Agent: Dotnet support #177

merged 2 commits into from
Jun 13, 2023

Conversation

thedavl
Copy link
Contributor

@thedavl thedavl commented Jun 13, 2023

What does this PR do?

Support receiving traces from the dotnet tracer.

The dotnet tracer sends traces + trace stats through POST requests instead of PUT.

Add support trace deserialization of "null" fields

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

How to test the change?

Describe here in detail how the change can be validated.

@thedavl thedavl marked this pull request as ready for review June 13, 2023 18:17
@thedavl thedavl requested a review from a team as a code owner June 13, 2023 18:17
Copy link
Contributor

@IvanTopolcic IvanTopolcic left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@thedavl thedavl merged commit c0af52d into main Jun 13, 2023
@thedavl thedavl deleted the david.lee/mini-agent-dotnet branch June 13, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants