newrelic / newrelic-telemetry-sdk-java

Java library for sending telemetry data to New Relic
Apache License 2.0
41 stars 37 forks source link

add new endpoint span example #225

Closed tbradellis closed 4 years ago

tbradellis commented 4 years ago

I added an example for sending Spans to an alternate endpoint, specifically, a New Relic TraceObserver. https://github.com/newrelic/newrelic-telemetry-sdk-java/issues/226

Also, added some notes to the README and updated the build.gradle.kts