Skip to main content

ENDPOINT_TELEMETRY_TARGET

Constant ENDPOINT_TELEMETRY_TARGET 

Source
pub const ENDPOINT_TELEMETRY_TARGET: &str = "monarch_hyperactor::telemetry::endpoint";
Expand description

Dedicated target for endpoint spans. Spans with this target get their display name synthesized as {method}.{span_name}, where span_name is the adverb (e.g., “call”, “call_one”, “choose”).