Module cached_event

Structs§

RegisteredEventCache
Metrics (eg. component_sent_event_bytes_total) may need to emit tags based on values contained within the events. These tags can’t be determined in advance.

Traits§

RegisterTaggedInternalEvent
This trait must be implemented by events that emit dynamic tags. register must be implemented to register an event based on the set of tags passed.