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)
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 is true of detectors created from a chart on a custom dashboard?
A. Changes made to the chart affect the detector.
B. Changes made to the detector affect the chart.
C. The alerts will show up in the team landing page.
D. The detector is automatically linked to the chart.
A customer is experiencing an issue where their detector is not sending email notifications but is generating alerts within the Splunk Observability UI. Which of the below is the root cause?
A. The detector has an incorrect alert rule.
B. The detector has an incorrect signal,
C. The detector is disabled.
D. The detector has a muting rule.
How is it possible to create a dashboard group that no one else can edit?
A. Ask the admin to lock the dashboard group.
B. Restrict the write access on the dashboard group.
C. Link the dashboard group to the team.
D. Hide the edit menu on the dashboard group.
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.
When writing a detector with a large number of MTS, such as memory. free in a deployment with 30,000 hosts, it is possible to exceed the cap of MTS that can be contained in a single plot. Which of the choices below would most likely reduce the number of MTS below the plot cap?
A. Select the Sharded option when creating the plot.
B. Add a filter to narrow the scope of the measurement.
C. Add a restricted scope adjustment to the plot.
D. When creating the plot, add a discriminator.
A customer wants to share a collection of charts with their entire SRE organization. What feature of Splunk Observability Cloud makes this possible?
A. Dashboard groups
B. Shared charts
C. Public dashboards
D. Chart exporter
Which of the following are required in the configuration of a data point? (select all that apply)
A. Metric Name
B. Metric Type
C. Timestamp
D. Value
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.