Module vector_common::internal_event::cached_event

source ·

Structs§

  • 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§

  • 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.