Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ptodev committed Jan 11, 2024
1 parent 4bb42f6 commit 4d855af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ func init() {
})
}

// Arguments configures the otelcol.processor.probabilistic_sampler component.
// Arguments configures the otelcol.processor.resourcedetection component.
type Arguments struct {
// Detectors is an ordered list of named detectors that should be
// run to attempt to detect resource information.
Expand Down

0 comments on commit 4d855af

Please sign in to comment.