APM Span Metrics fieldsedit
APM span metrics are used for showing rate of requests and latency between instrumented services.
-
metricset.period
-
Current data collection period for this event in milliseconds.
type: long
-
span.destination.service.response_time.count
-
Number of aggregated outgoing requests.
type: long
-
span.destination.service.response_time.sum.us
-
Aggregated duration of outgoing requests, in microseconds.
type: long