Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
it seems to be for a pull controller
  • Loading branch information
greut committed Jun 17, 2020
1 parent a7a839b commit ceb870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/metric/controller/pull/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ceb870f

Please sign in to comment.