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

Merge main into develop-ai-limited-preview #1072

Closed
wants to merge 2 commits into from

Conversation

TimPansino
Copy link
Contributor

Before contributing, please read our contributing guidelines and code of conduct.

Overview

Describe the changes present in the pull request

Related Github Issue

Include a link to the related GitHub issue, if applicable

Testing

The agent includes a suite of tests which should be used to
verify your changes don't break existing functionality. These tests will run with
Github Actions when a pull request is made. More details on running the tests locally can be found
here,
For most contributions it is strongly recommended to add additional tests which
exercise your changes.

lrafeei and others added 2 commits February 20, 2024 14:03
* Add guid to error event & trace intrinsics w/o DT

* Update tests to show guid in intrinsics sans DT

* Fix cross agent DT tests and some pylint errors

* Remove memcached testing for Python 2.7

* Temporarily pin hypercorn to <0.16

* Remove guid from TracedError & add to intrinsics

* Rearrange intrinsics to remove redundancy

* Move guid to make it agnostic to DT

* Change param initialization type

* Use getattr instead of calling root.guid directly

* Revert cross agent tests and add guid to DT as well

* Separate outside transaction error trace linking

* Remove guid from DT specific attribute checks

* Fix slow SQL test

* Remove guid from JSON

* Revert error_trace_collector validator

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Update PyPy3.8 to PyPy3.10 in CI

* Fix broken utilization test

* Pin CI sha to dev image

* Fix failing sklearn test

* Unroll sklearn changes

* Update falcon tests for 2024 SLAs

* Remove pypy38 from image

* Unpin dev CI image sha
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.

None yet

2 participants