@@ -30,21 +30,62 @@ Collector components: Processors
3030
3131The following processors are available:
3232
33- * :ref: `attributes-processor `
34- * :ref: `batch-processor `
35- * :ref: `cumulative-to-delta-processor `
36- * :ref: `filter-processor `
37- * :ref: `groupbyattrs-processor `
38- * :ref: `kubernetes-attributes-processor `
39- * :ref: `memory-limiter-processor `
40- * :ref: `metrics-transform-processor `
41- * :ref: `probabilistic-sampler-processor `
42- * :ref: `redaction-processor `
43- * :ref: `resource-processor `
44- * :ref: `resourcedetection-processor `
45- * :ref: `routing-processor `
46- * :ref: `span-processor `
47- * :ref: `tail-sampling-processor `
48- * :ref: `transform-processor `
33+ .. list-table ::
34+
35+ :width: 100%
36+ :widths: 25 75
37+ :header-rows: 1
38+
39+ * - Processor
40+ - Use it for...
41+
42+ * - :ref: `attributes-processor `
43+ - TBC
44+
45+ * :ref: `batch-processor `
46+ - TBC
47+
48+ * :ref: `cumulative-to-delta-processor `
49+ - TBC
50+
51+ * :ref: `filter-processor `
52+ - TBC
53+
54+ * :ref: `groupbyattrs-processor `
55+ - TBC
56+
57+ * :ref: `kubernetes-attributes-processor `
58+ - TBC
59+
60+ * :ref: `memory-limiter-processor `
61+ - TBC
62+
63+ * :ref: `metrics-transform-processor `
64+ - TBC
65+
66+ * :ref: `probabilistic-sampler-processor `
67+ - TBC
68+
69+ * :ref: `redaction-processor `
70+ - TBC
71+
72+ * :ref: `resource-processor `
73+ - TBC
74+
75+ * :ref: `resourcedetection-processor `
76+ - TBC
77+
78+ * :ref: `routing-processor `
79+ - TBC
80+
81+ * :ref: `span-processor `
82+ - TBC
83+
84+ * :ref: `tail-sampling-processor `
85+ - TBC
86+
87+ * :ref: `transform-processor `
88+ - TBC
4989
5090To see other components, refer to :ref: `otel-components `.
91+
0 commit comments