Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 4095a7c

Browse files
Merge pull request #2343 from splunk/trangl-docguild-26898-fix-otel-sample
Fix typo in code sample
2 parents 99dad57 + 3a025fc commit 4095a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/components/metrics-transform-processor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For example:
4747
.. code-block:: yaml
4848
4949
processors:
50-
metrics_transform:
50+
metricstransform:
5151
5252
To complete the configuration, include the processor in the ``metrics`` pipeline of the ``service`` section of your configuration file. For example:
5353

0 commit comments

Comments
 (0)