Skip to main content

Module telemetry

Module telemetry 

Source
Expand description

Cross-iteration telemetry accumulation, capture, encoding, and parallel merge.

Modulesยง

encode ๐Ÿ”’
Protobuf encoding of accumulated telemetry into a ChunkTelemetry message.
merge ๐Ÿ”’
Parallel-chunk merge of two telemetry accumulators.
representative ๐Ÿ”’
Representative-iteration timeline capture and trace-extra sampling.

Structsยง

ActionAggregateKey ๐Ÿ”’
AuraAggregate ๐Ÿ”’
AuraAggregateKey ๐Ÿ”’
AuraIntervalStart ๐Ÿ”’
CooldownAggregate ๐Ÿ”’
RepresentativeIteration
Deterministic identity and DPS for one completed iteration, the only per-iteration state retained for representative selection.
ResourceAggregate ๐Ÿ”’
ResourceSourceAggregate ๐Ÿ”’
RunningDpsStats
Running DPS statistics snapshot.
SpellAggregate ๐Ÿ”’
TelemetryAccumulator
Accumulates telemetry incrementally across all iterations.

Constantsยง

ENEMY_ACTOR_SORT_ORDER ๐Ÿ”’
HISTOGRAM_DPS_SCALE ๐Ÿ”’
HISTOGRAM_MIN_SAMPLE ๐Ÿ”’
HISTOGRAM_SIGNIFICANT_DIGITS ๐Ÿ”’
PET_ACTOR_SORT_ORDER ๐Ÿ”’
TIMELINE_BUCKET_MS ๐Ÿ”’

Functionsยง

actor_sort_key ๐Ÿ”’
collect_aura_intervals ๐Ÿ”’
dps_histogram_sample ๐Ÿ”’
new_dps_histogram ๐Ÿ”’
telemetry_preview_f32 ๐Ÿ”’