Improvements
Changes
- Added standardized tags #3595
(to turn off reporting request query string add-Ddd.http.server.tag.query-string=false
to your JVM options or setDD_ HTTP_SERVER_TAG_QUERY_STRING =false
in your environment) - Implemented Live Debugger #3582
- Introduced Telemetry #3559
- Profiling communication now using OkHttpUtils #3637