Module transforms

Module transforms 

Source
Expand description

Transform implementations.

Structs§

AggregateConfiguration
Aggregate transform.
AggregateContextSnapshotEntry
A retained metric context and its small aggregation metadata.
AggregateContextSnapshotHandle
A handle for requesting retained-context snapshots from an aggregate transform.
AggregateContextSnapshotReceiver
The owner side of a retained-context snapshot channel.
ApmStatsTransformConfiguration
APM Stats transform configuration.
AutoscalingFailoverGatewayConfiguration
Autoscaling failover metrics gateway transform configuration.
ChainedConfiguration
Chained transform.
DogStatsDMapperConfiguration
DogStatsD mapper transform.
HistogramConfiguration
Statistics to calculate over histograms, and how to copy them to distributions.
HostEnrichmentConfiguration
Host enrichment synchronous transform.
MetricRouterConfiguration
Metric router transform configuration.
MrfMetricsGatewayConfiguration
MRF metrics gateway transform configuration.
TraceObfuscationConfiguration
Trace obfuscation configuration.
TraceSamplerConfiguration
Configuration for the trace sampler transform.

Enums§

AggregateMetricType
The shape of metric values retained by the aggregate transform.

Functions§

aggregate_context_snapshot_channel
Creates a retained-context snapshot handle and its owner-side receiver.