mirror of
https://github.com/golang/go
synced 2024-11-18 16:14:46 -07:00
internal/telemetry/export/ocagent: fix typo in comment
Change-Id: I26a6950518441850481f66d0c8844b16e908cffd GitHub-Last-Rev: f83d960fddfa3ac65a7b766f7fc549ef80de560d GitHub-Pull-Request: golang/tools#151 Reviewed-on: https://go-review.googlesource.com/c/tools/+/193917 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
bc9f4f258a
commit
fa2c3f315e
@ -3,7 +3,7 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package ocagent adds the ability to export all telemetry to an ocagent.
|
||||
// This keeps the complie time dependencies to zero and allows the agent to
|
||||
// This keeps the compile time dependencies to zero and allows the agent to
|
||||
// have the exporters needed for telemetry aggregation and viewing systems.
|
||||
package ocagent
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user