Skip to content

Commit e6fa3f7

Browse files
author
Taiki Ono
committed
Add a "skip field comment" for wire compatibility
Signed-off-by: Taiki Ono <[email protected]>
1 parent d32b7d3 commit e6fa3f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

envoy/config/metrics/v2/stats.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ message StatsdSink {
158158
// The sink emits stats with `DogStatsD <https://docs.datadoghq.com/guides/dogstatsd/>`_
159159
// compatible tags. Tags are configurable via :ref:`StatsConfig
160160
// <envoy_api_msg_config.metrics.v2.StatsConfig>`.
161+
// [#comment:next free field: 3]
161162
message DogStatsdSink {
162163
oneof dog_statsd_specifier {
163164
option (validate.required) = true;

0 commit comments

Comments
 (0)