Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

SPLK-4001 Questions and Answers

Question # 6

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.

Full Access
Question # 7

Which of the following chart visualization types are unaffected by changing the time picker on a dashboard? (select all that apply)

A.

Single Value

B.

Heatmap

C.

Line

D.

List

Full Access
Question # 8

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.

Full Access
Question # 9

What information is needed to create a detector?

A.

Alert Status, Alert Criteria, Alert Settings, Alert Message, Alert Recipients

B.

Alert Signal, Alert Criteria, Alert Settings, Alert Message, Alert Recipients

C.

Alert Signal, Alert Condition, Alert Settings, Alert Message, Alert Recipients

D.

Alert Status, Alert Condition, Alert Settings, Alert Meaning, Alert Recipients

Full Access
Question # 10

A customer has a large population of servers. They want to identify the servers where utilization has increased the most since last week. Which analytics function is needed to achieve this?

A.

Rate

B.

Sum transformation

C.

Tlmeshift

D.

Standard deviation

Full Access
Question # 11

When installing OpenTelemetry Collector, which error message is indicative that there is a misconfigured realm or access token?

A.

403 (NOT ALLOWED)

B.

404 (NOT FOUND)

C.

401 (UNAUTHORIZED)

D.

503 (SERVICE UNREACHABLE)

Full Access
Question # 12

Which of the following are correct ports for the specified components in the OpenTelemetry Collector?

A.

gRPC (4000), SignalFx (9943), Fluentd (6060)

B.

gRPC (6831), SignalFx (4317), Fluentd (9080)

C.

gRPC (4459), SignalFx (9166), Fluentd (8956)

D.

gRPC (4317), SignalFx (9080), Fluentd (8006)

Full Access
Question # 13

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

Full Access
Question # 14

Given that the metric demo. trans. count is being sent at a 10 second native resolution, which of the following is an accurate description of the data markers displayed in the chart below?

A.

Each data marker represents the average hourly rate of API calls.

B.

Each data marker represents the 10 second delta between counter values.

C.

Each data marker represents the average of the sum of datapoints over the last minute, averaged over the hour.

D.

Each data marker represents the sum of API calls in the hour leading up to the data marker.

Full Access
Question # 15

To smooth a very spiky cpu.utilization metric, what is the correct analytic function to better see if the cpu. utilization for servers is trending up over time?

A.

Rate/Sec

B.

Median

C.

Mean (by host)

D.

Mean (Transformation)

Full Access
Question # 16

A customer is experiencing issues getting metrics from a new receiver they have configured in the OpenTelemetry Collector. How would the customer go about troubleshooting further with the logging exporter?

A.

Adding debug into the metrics receiver pipeline:

B.

Adding logging into the metrics receiver pipeline:

C.

Adding logging into the metrics exporter pipeline:

D.

Adding debug into the metrics exporter pipeline:

Full Access
Question # 17

An SRE came across an existing detector that is a good starting point for a detector they want to create. They clone the detector, update the metric, and add multiple new signals. As a result of the cloned detector, which of the following is true?

A.

The new signals will be reflected in the original detector.

B.

The new signals will be reflected in the original chart.

C.

You can only monitor one of the new signals.

D.

The new signals will not be added to the original detector.

Full Access