Skip to content

Commit c1d6038

Browse files
Frapschenatoulme
andauthored
Update connector/spanmetricsconnector/README.md
Co-authored-by: Antoine Toulme <[email protected]>
1 parent 5bca98f commit c1d6038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connector/spanmetricsconnector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The following settings can be optionally configured:
9696
- `histogram` (default: `explicit`): Use to configure the type of histogram to record
9797
calculated from spans duration measurements. Must be either `explicit` or `exponential`.
9898
- `disable` (default: `false`): Disable all histogram metrics.
99-
- `unit` (default: `ms`, it will change to `s` in the featurn release, you can enable feature-gate `connector.spanmetrics.legacyDefaultMetricsUnit` to keep use `ms` unit): The time unit for recording duration measurements.
99+
- `unit` (default: `ms`, it will change to `s` in the next release, you can enable feature-gate `connector.spanmetrics.legacyDefaultMetricsUnit` to keep use `ms` unit): The time unit for recording duration measurements.
100100
calculated from spans duration measurements. One of either: `ms` or `s`.
101101
- `dimensions`: additional attributes to add as dimensions to the `traces.span.metrics.duration` metric,
102102
which will be included _on top of_ the common and configured `dimensions` for span attributes and resource attributes.

0 commit comments

Comments
 (0)