Skip to content

Commit f9f89ae

Browse files
committed
format
Signed-off-by: Xuyang Tao <[email protected]>
1 parent 4c21280 commit f9f89ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelogs/current.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,9 @@ new_features:
258258
:ref:`resource_detectors <envoy_v3_api_field_config.trace.v3.OpenTelemetryConfig.resource_detectors>`.
259259
- area: otlp_stat_sink
260260
change: |
261-
Added support for :ref:`custom_metric_conversions <envoy_v3_api_field_extensions.stat_sinks.open_telemetry.v3.SinkConfig.custom_metric_conversions>`. This allows renaming stats, adding static labels, and aggregating multiple stats into generated metrics.
261+
Added support for :ref:`custom_metric_conversions
262+
<envoy_v3_api_field_extensions.stat_sinks.open_telemetry.v3.SinkConfig.custom_metric_conversions>`. This allows renaming stats,
263+
adding static labels, and aggregating multiple stats into generated metrics.
262264
- area: lua
263265
change: |
264266
Added ``virtualHost()`` to the Stream handle API, allowing Lua scripts to retrieve virtual host information. So far, the only method

0 commit comments

Comments
 (0)