Skip to content

Commit 4d855af

Browse files
committed
Fix typo in comment
1 parent 4bb42f6 commit 4d855af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component/otelcol/processor/resourcedetection/resourcedetection.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ func init() {
4141
})
4242
}
4343

44-
// Arguments configures the otelcol.processor.probabilistic_sampler component.
44+
// Arguments configures the otelcol.processor.resourcedetection component.
4545
type Arguments struct {
4646
// Detectors is an ordered list of named detectors that should be
4747
// run to attempt to detect resource information.

0 commit comments

Comments
 (0)