1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-09-16 09:26:25 +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

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