newrelic-java-agent icon indicating copy to clipboard operation
newrelic-java-agent copied to clipboard

[Spike] Track missing HTTP operations

Open kbford56 opened this issue 2 years ago • 1 comments

Description

The Java Agent currently tracks HTTP Methods, GET, PUT, DELETE, etc. This request is to get the same information on PATCH.

Acceptance Criteria

Missing HTTP verbs (especially PATCH) will now be tracked

Design Consideration/Limitations

If the implementation is specific to a particular HTTP client library, we may need to implement this on multiple supported by the agent.

Dependencies

N/A

Additional context

Duplicate FR filed - NR-134838

kbford56 avatar Sep 08 '23 16:09 kbford56

https://issues.newrelic.com/browse/NR-159132