newrelic / opentelemetry-exporter-go

New Relic's Golang OpenTelemetry Exporter
Apache License 2.0
29 stars 28 forks source link

New Relic Go OpenTelemetry Documentation #42

Closed RichVanderwal closed 3 years ago

RichVanderwal commented 3 years ago

New Relic documentation for Go OpenTelemetry, including examples to guide users as to how to instrument code (referencing the OTel "Quickstart" guide), and how best to send data for Go services to New Relic (referencing the overview content which will cover exporter vs collector vs ...)

jodeev commented 3 years ago

This is going into the exporter README and we are going to have a single common document on docs.newrelic that points to the individual repos for each language, as applicable.

RichVanderwal commented 3 years ago

This Quickstart and the linked sample application need to be re-worked to accommodate the new API changes in Go OpenTelemetry v0.16.0.