We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb42f6 commit 4d855afCopy full SHA for 4d855af
component/otelcol/processor/resourcedetection/resourcedetection.go
@@ -41,7 +41,7 @@ func init() {
41
})
42
}
43
44
-// Arguments configures the otelcol.processor.probabilistic_sampler component.
+// Arguments configures the otelcol.processor.resourcedetection component.
45
type Arguments struct {
46
// Detectors is an ordered list of named detectors that should be
47
// run to attempt to detect resource information.
0 commit comments