Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Will by default use a sample period of 1 seconds.

Options

Div
classconfluenceTableSmall
Wiki Markup
{div:class=confluenceTableSmall} || Name || Default Value || Description || | {{messageFrequency}} | | Samples the message every N'th message. You can only use either frequency or period. | | {{samplePeriod}} | {{1}} | Samples the message every N'th period. You can only use either frequency or period. | | {{units}} | {{SECOND}} | Time unit as an enum of {{

Name

Default Value

Description

messageFrequency

 

Samples the message every N'th message. You can only use either frequency or period.

samplePeriod

1

Samples the message every N'th period. You can only use either frequency or period.

units

SECOND

Time unit as an enum of

java.util.concurrent.TimeUnit

}}

from

the

JDK.

| {div}

Samples

You use this EIP with the sample DSL as show in these samples.

...