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

Report agent call style configuration #2094

Conversation

nrcventura
Copy link
Member

@nrcventura nrcventura commented Nov 22, 2023

Thank you for submitting a pull request. Please review our contributing guidelines and code of conduct.

Description

Updates the managed agent to report which configuration values are set that affect the call style used by the injected byte-code.

A supportability metric is also reported if something other than the Func Invoke call style is configured.

Author Checklist

  • Unit tests, Integration tests, and Unbounded tests completed
  • Performance testing completed with satisfactory results (if required)

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (feature/injected-code-improvements@ac0eaf6). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                          @@
##             feature/injected-code-improvements    #2094   +/-   ##
=====================================================================
  Coverage                                      ?   85.24%           
=====================================================================
  Files                                         ?       44           
  Lines                                         ?     2820           
  Branches                                      ?        0           
=====================================================================
  Hits                                          ?     2404           
  Misses                                        ?      416           
  Partials                                      ?        0           

@nrcventura nrcventura merged commit a1dee28 into feature/injected-code-improvements Nov 22, 2023
77 checks passed
@nrcventura nrcventura deleted the feature-work/report-agent-call-style-config branch November 22, 2023 18:18
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.

3 participants