What constitutes a single metrics time series (MTS)?
A. A series of timestamps that all reflect the same metric.
B. A set of data points that all have the same metric name and list of dimensions.
C. A set of data points that use different dimensions but the same metric name.
D. A set of metrics that are ordered in series based on timestamp.
A DevOps engineer wants to determine if the latency their application experiences is growing fester after a new software release a week ago. They have already created two plot lines, A and B, that represent the current latency and the latency a week ago, respectively. How can the engineer use these two plot lines to determine the rate of change in latency?
A. Create a temporary plot by dragging items A and B into the Analytics Explorer window.
B. Create a plot C using the formula (A-B) and add a scale:percent function to express the rate of change as a percentage.
C. Create a plot C using the formula (A/B-l) and add a scale: 100 function to express the rate of change as a percentage.
D. Create a temporary plot by clicking the Change% button in the upper-right corner of the plot showing lines A and B.
Which of the following statements about adding properties to MTS are true? (select all that apply)
A. Properties can be set via the API.
B. Properties are sent in with datapoints.
C. Properties are applied to dimension key:value pairs and propagated to all MTS with that dimension
D. Properties can be set in the UI under Metric Metadata.
A customer operates a caching web proxy. They want to calculate the cache hit rate for their service. What is the best way to achieve this?
A. Percentages and ratios
B. Timeshift and Bottom N
C. Timeshift and Top N
D. Chart Options and metadata
What is the limit on the number of properties that an MTS can have?
A. 64
B. 36
C. No limit
D. 50
Which of the following are ways to reduce flapping of a detector? (select all that apply)
A. Configure a duration or percent of duration for the alert.
B. Establish a reset threshold for the detector.
C. Enable the anti-flap setting in the detector options menu.
D. Apply a smoothing transformation (like a rolling mean) to the input data for the detector.
To refine a search for a metric a customer types host: test-*. What does this filter return?
A. Only metrics with a dimension of host and a value beginning with test-.
B. Error
C. Every metric except those with a dimension of host and a value equal to test.
D. Only metrics with a value of test- beginning with host.
One server in a customer's data center is regularly restarting due to power supply issues. What type of dashboard could be used to view charts and create detectors for this server?
A. Single-instance dashboard
B. Machine dashboard
C. Multiple-service dashboard
D. Server dashboard
Which of the following statements are true about local data links? (select all that apply)
A. Anyone with write permission for a dashboard can add local data links that appear on that dashboard.
B. Local data links can only have a Splunk Observability Cloud internal destination.
C. Only Splunk Observability Cloud administrators can create local links.
D. Local data links are available on only one dashboard.
Which of the following rollups will display the time delta between a datapoint being sent and a datapoint being received?
A. Jitter
B. Delay
C. Lag
D. Latency