Dynatrace / openkit-java

OpenKit Java Reference Implementation
Apache License 2.0
35 stars 34 forks source link

add sentBytes and receivedBytes to web requests #30

Closed y0chanan closed 6 years ago

y0chanan commented 6 years ago

The WebRequestTracer is now able to include the amounts of sent and received byte into beacon data. Accepted values are all positive numbers and 0. Negative values will be ignored by WebRequestTracer