Skip to content

Commit 666f583

Browse files
tiffany76cartermp
andauthored
Remove mention of spanmetrics processor (#4178)
Co-authored-by: Phillip Carter <[email protected]>
1 parent e003fa1 commit 666f583

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: content/en/docs/collector/architecture.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,7 @@ processor.
211211
Processors can transform the data before forwarding it, such as adding or
212212
removing attributes from spans. They can also drop the data by deciding not to
213213
forward it (for example, the `probabilisticsampler` processor). Or they can
214-
generate new data, as the `spanmetrics` processor does by producing metrics for
215-
spans processed by the pipeline.
214+
generate new data.
216215

217216
The same name of the processor can be referenced in the `processors` key of
218217
multiple pipelines. In this case, the same configuration is used for each of

0 commit comments

Comments
 (0)