Module vector_common::internal_event
source · Re-exports§
pub use cached_event::RegisterTaggedInternalEvent;pub use cached_event::RegisteredEventCache;pub use component_events_dropped::ComponentEventsDropped;pub use component_events_dropped::INTENTIONAL;pub use component_events_dropped::UNINTENTIONAL;pub use service::CallError;pub use service::PollReadyError;
Modules§
Structs§
- Holds the tuple
(count_of_events, estimated_json_size_of_events).
Enums§
- The user can configure whether a tag should be emitted. If they configure it to be emitted, but the value doesn’t exist - we should emit the tag but with a value of
-.
Constants§
Traits§
Functions§
Type Aliases§
- An allocation-optimized string.