elastic/apm-agent-go
tracer: Improve godocs by providing one or two getting started examples
Open
#1,257 opened on Jun 2, 2022
agent-godocsgood first issue
Repository metrics
- Stars
- (425 stars)
- PR merge metrics
- (PR metrics pending)
Description
Description
It would be helpful to include one or two examples that show up in the godoc on how to create a new tracer from a constructed transport.HTTPTransport: https://pkg.go.dev/go.elastic.co/apm/v2@v2.1.0/transport#NewHTTPTransport.