File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ applicable only to Span's Event data type. It must contain a sub-section named
170
170
"changes" that defines a sequence of actions to be applied to convert events
171
171
from the previous version to this version.
172
172
173
- Three transformations are supported for section "spans_events": "rename_events",
174
- "rename_attributes" and "split" .
173
+ Two transformations are supported for section "spans_events": "rename_events" and
174
+ "rename_attributes".
175
175
176
176
#### rename_events Transformation
177
177
@@ -218,8 +218,8 @@ only to Metric data type. It must contain a sub-section named "changes" that
218
218
defines a sequence of actions to be applied to convert metrics from the previous
219
219
version to this version.
220
220
221
- Two transformations are supported for section "metrics": "rename_metrics" and
222
- "rename_attributes".
221
+ Three transformations are supported for section "metrics": "rename_metrics",
222
+ "rename_attributes" and "split" .
223
223
224
224
#### rename_metrics Transformation
225
225
You can’t perform that action at this time.
0 commit comments