elastic/apm-agent-go
tracer: Improve godocs by providing one or two getting started examples
开放
#1,257 创建于 2022年6月2日
agent-godocsgood first issue
仓库指标
- 星标
- (425 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.