1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-02-03 13:11:53 +02:00

fix: typo (#834)

it seems to be for a pull controller
This commit is contained in:
Yoan Blanc 2020-06-17 18:05:29 +02:00 committed by GitHub
parent a7a839bc55
commit 3d3664ec04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ import (
"go.opentelemetry.io/otel/sdk/resource"
)
// Config contains configuration for a push Controller.
// Config contains configuration for a pull Controller.
type Config struct {
// Resource is the OpenTelemetry resource associated with all Meters