Skip to main content
Version: 2.x

bursar.sanitize_telemetry_attributes

bursar.sanitize_telemetry_attributes(attributes=None)

Discard unknown, unbounded, and non-scalar telemetry attributes.

  • Parameters: attributes (Mapping *[*str , object ] | None)
  • Return type: dict[str, str | int | float | bool]