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 71482c2 commit 259473fCopy full SHA for 259473f
doc/Type/Telemetry/Sampler.pod6
@@ -40,7 +40,7 @@ the same as C<Telemetry::Instrument::Usage>.
40
41
=head2 method set-instruments
42
43
- method set-instruments(Telemetry::Sampler:D @instruments --> self)
+ method set-instruments(Telemetry::Sampler:D @instruments --> Nil)
44
45
Allows one to change the instruments on an existing C<Instrument::Sampler>
46
object. Generally only used by calling it on the C<$*SAMPLER> dynamic variable.
0 commit comments