tempo.insights.cloudevents moduleΒΆ

tempo.insights.cloudevents.get_cloudevent_headers(request_id: str, ce_type: str) β†’ DictΒΆ

Retrieve the cloud events as dictionary

Parameters
  • request_id – String containing the ID of the request to send as part of the header.

  • ce_type – String containing the value from the InsightsTypes class value.

Returns

Dictionary containing the headers names as keys and respective values accordingly