pub const DATADOG_SEND_REAL_HTTP_STATUS: HeaderName;Expand description
Signal to the agent to send 429 responses when a payload is dropped If this is not set then the agent will always return a 200 regardless if the payload is dropped.
pub const DATADOG_SEND_REAL_HTTP_STATUS: HeaderName;Signal to the agent to send 429 responses when a payload is dropped If this is not set then the agent will always return a 200 regardless if the payload is dropped.