nerdexam
Splunk

SPLK-4001 · Question #46

Which of the following rollups will display the time delta between a datapoint being sent and a datapoint being received?

The correct answer is C. Lag. According to the Splunk Observability Cloud documentation, lag is a rollup function that returns the difference between the most recent and the previous data point values seen in the metric time series reporting interval. This can be used to measure the time delta between a…

Metrics Data Collection

Question

Which of the following rollups will display the time delta between a datapoint being sent and a datapoint being received?

Options

  • AJitter
  • BDelay
  • CLag
  • DLatency

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    87% (33)
  • D
    8% (3)

Explanation

According to the Splunk Observability Cloud documentation, lag is a rollup function that returns the difference between the most recent and the previous data point values seen in the metric time series reporting interval. This can be used to measure the time delta between a data point being sent and a data point being received, as long as the data points have timestamps that reflect their send and receive times. For example, if a data point is sent at 10:00:00 and received at 10:00:05, the lag value for that data point is 5 seconds.

Topics

#rollup functions#lag#datapoint timing#data latency

Community Discussion

No community discussion yet for this question.

Full SPLK-4001 Practice