Skip to content

Commit 495bf7e

Browse files
Fix
1 parent 5991214 commit 495bf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/components/sum-connector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This example configuration sums numerical values found within the attribute ``at
106106
receivers: [foo]
107107
exporters: [sum]
108108
109-
Configuration example: Sum attribute values
109+
Configuration example: Check payment logs
110110
--------------------------------------------
111111

112112
In this example the Sum connector ingests logs and creates an output metric named ``checkout.total`` with numerical values found in the ``source_attribute`` ``total.payment``. It also checks any incoming log telemetry for values present in the attribute ``payment.processor`` and creates a datapoint within the metric time series for each unique value.

0 commit comments

Comments
 (0)