Module vector::components::validation

source ·

Modules§

Structs§

Enums§

  • Component type-specific configuration.
  • Component types that can be validated.
  • The codec used by the external resource.
  • A resource definition.
  • Direction that the resource is operating in.
  • Standard component validators.
  • Expected outcome of a validation test case.
  • An event used in a test case. It is important to have created the event with all fields, immediately after deserializing from the test case definition yaml file. This ensures that the event data we are using in the expected/actual metrics collection is based on the same event. Namely, one issue that can arise from creating the event from the event data twice (once for the expected and once for actual), it can result in a timestamp in the event which may or may not have the same millisecond precision as it’s counterpart.

Traits§

Functions§