Class: Datadog::CI::ContextFlush::Partial

Inherits:
Datadog::ContextFlush::Partial show all
Includes:
Tagging
Defined in:
lib/datadog/ci/context_flush.rb

Overview

Performs partial trace flushing to avoid large traces residing in memory for too long

Constant Summary

Constants inherited from Datadog::ContextFlush::Partial

Datadog::ContextFlush::Partial::DEFAULT_MIN_SPANS_FOR_PARTIAL_FLUSH

Method Summary

Methods included from Tagging

#get_trace

Methods inherited from Datadog::ContextFlush::Partial

#consume!, #initialize

Constructor Details

This class inherits a constructor from Datadog::ContextFlush::Partial