Skip to content

andrewcheelightstep/datadog-netty4-failing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datadog Netty 4.0 Failing Test

This repo attempts to replicate Netty40ClientTest in a external setting.

Datadog fails to produce a child netty.client.request span which should be attached by HttpClientRequestTracingHandler, or append the x-datadog-trace-id, x-datadog-parent-id headers to the HTTP request.

Reproduce

The following forks a new jvm with the datadog -javaagent attached, and runs DatadogTestApp with the javaOptions defined in build.sbt.

sbt run

Screenshot

https://app.datadoghq.com/apm/resource/datadog_test_app/parent/b9e40c408aa0c3e6?start=1532658673246&end=1532662273246&env=dev&paused=false&traceID=9070181112238314241&spanID=433366822666118501

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%