Skip to content

Commit ce9113c

Browse files
Merge pull request #2529 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 8ed6a48 + cec7d8d commit ce9113c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

data-visualization/charts/gain-insights-through-chart-analytics.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,15 @@ It is often useful to visualize multiple metrics on the same chart so as to more
130130

131131
|br|
132132

133-
1. In plot B, click :guilabel:`Y-Axis` and select :strong:`right`. To learn more, see :ref:`2nd-y-axis`.
133+
3. In plot B, click :guilabel:`Y-Axis` and select :strong:`right`. To learn more, see :ref:`2nd-y-axis`.
134134

135135
.. image:: /_images/data-visualization/charts/gain-insights-through-chart-analytics/correlate-metrics-02.png
136136
:width: 99%
137137
:alt: This screenshot shows how to change the Y-Axis label to right
138138

139139
|br|
140140

141-
1. Using the visualization type option for each plot line, select different types for A and B, such as Line for A and Column for B. To learn more, see :ref:`plot-display-type`. In this example, we also used plot configuration options to change the color of plot line B to enhance visibility. To learn more, see :ref:`plot-color`.
141+
4. Using the visualization type option for each plot line, select different types for A and B, such as Line for A and Column for B. To learn more, see :ref:`plot-display-type`. In this example, we also used plot configuration options to change the color of plot line B to enhance visibility. To learn more, see :ref:`plot-color`.
142142

143143
.. image:: /_images/data-visualization/charts/gain-insights-through-chart-analytics/correlate-metrics-03.png
144144
:width: 99%
@@ -371,4 +371,4 @@ Next steps
371371

372372
For details about all available analytics functions, see the :new-page-ref:`analytics-ref`.
373373

374-
Once you have developed charts to help you proactively monitor your system, the natural next step is to want to view and receive alerts when values reach certain criteria. For information on how to do this, see :new-page-ref:`get-started-detectoralert`.
374+
Once you have developed charts to help you proactively monitor your system, the natural next step is to want to view and receive alerts when values reach certain criteria. For information on how to do this, see :new-page-ref:`get-started-detectoralert`.

gdi/opentelemetry/components.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ The Splunk Distribution of the OpenTelemetry Collector includes and supports the
236236
- Accepts spans, metrics, or logs and places them into batches. Batching helps better compress the data and reduce the number of outgoing connections required to transmit the data. This processor supports both size-based and time-based batching.
237237
- Metrics, logs, traces
238238
* - :ref:`cumulative-to-delta-processor` (``cumulativetodelta``)
239-
- Convert cumulative monotonic metrics to delta aggretation temporality. This enhances the usage of cumulative metrics in Splunk Observability Cloud.
239+
- Convert cumulative monotonic metrics to delta aggregation temporality. This enhances the usage of cumulative metrics in Splunk Observability Cloud.
240240
- Metrics
241241
* - :ref:`filter-processor` (``filter``)
242242
- Can be configured to include or exclude metrics based on metric name in the case of the ``strict`` or ``regexp`` match types, or based on other metric attributes in the case of the ``expr`` match type.
@@ -407,4 +407,4 @@ Each pipeline in the OpenTelemetry Collector acts on one type of telemetry data.
407407
See the following docs:
408408

409409
* :ref:`otel-install-platform`
410-
* :ref:`collector-how-to`
410+
* :ref:`collector-how-to`

0 commit comments

Comments
 (0)