refactor(dashboard): refactor back-pressure calculation #6013
protobuf-breaking.yml
on: pull_request
Check breaking changes in Protobuf files
16s
Annotations
9 errors and 1 warning
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L57
Previously present field "1" with name "fragment_id" on message "BackPressureInfo" was deleted without reserving the name "fragment_id".
|
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L57
Previously present field "2" with name "downstream_fragment_id" on message "BackPressureInfo" was deleted without reserving the name "downstream_fragment_id".
|
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L57
Previously present field "1" with name "fragment_id" on message "BackPressureInfo" was deleted without reserving the number "1".
|
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L57
Previously present field "2" with name "downstream_fragment_id" on message "BackPressureInfo" was deleted without reserving the number "2".
|
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L75
Field "1" with name "channel_stats" on message "GetBackPressureResponse" changed option "json_name" from "backPressureInfos" to "channelStats".
|
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L75
Field "1" with name "channel_stats" on message "GetBackPressureResponse" changed cardinality from "repeated" to "map".
|
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L75
Field "1" with name "channel_stats" on message "GetBackPressureResponse" changed type from "monitor_service.BackPressureInfo" to "monitor_service.GetBackPressureResponse.ChannelStatsEntry".
|
Check breaking changes in Protobuf files:
proto/monitor_service.proto#L75
Field "1" on message "GetBackPressureResponse" changed name from "back_pressure_infos" to "channel_stats".
|
Check breaking changes in Protobuf files
buf found 8 breaking changes.
|
Check breaking changes in Protobuf files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|