thundra_agent_lambda_metric_disable
environment variable to false
.thundra_agent_metric_sample_sampler_timeAware_timeFreq
: Configures the time frequency in milliseconds to trigger metric reporting. Metrics are provided only once during the specified time period. The default value is 300,000
milliseconds (5 minutes
).thundra_agent_metric_sample_sampler_countAware_countFreq
: Configures the invocation count to trigger metric reporting. Metrics are provided only once for each of the specified invocation counts. The default value is 100
.