Module metrix::instruments::switches[][src]

Switched have a boolean state that is changed by Observations.

Switches can be used to attach alerts.

Structs

Flag

A Flag which can have the states true or false

NonOccurrenceIndicator

Changes the state based on the absence of an observation within a given time.

OccurrenceIndicator

Changes the state based on the occurrence of an observation within a given time.

StaircaseTimer

A StaircaseTimer is ‘tapped’ by an Observation and then stays on for some time.

Enums

NameAlternation

Describes how to change a name using the given String in the variant.