Skip to content

refactor(metrics): remove actor_id label from back-pressure metrics based on metrics level #5177

refactor(metrics): remove actor_id label from back-pressure metrics based on metrics level

refactor(metrics): remove actor_id label from back-pressure metrics based on metrics level #5177

Triggered via pull request August 28, 2024 09:31
Status Failure
Total duration 25s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
15s
Check breaking changes in Protobuf files
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Check breaking changes in Protobuf files: proto/monitor_service.proto#L58
Field "1" with name "fragment_id" on message "BackPressureInfo" changed option "json_name" from "actorId" to "fragmentId".
Check breaking changes in Protobuf files: proto/monitor_service.proto#L58
Field "1" on message "BackPressureInfo" changed name from "actor_id" to "fragment_id".
Check breaking changes in Protobuf files: proto/monitor_service.proto#L59
Field "2" with name "downstream_fragment_id" on message "BackPressureInfo" changed option "json_name" from "fragmentId" to "downstreamFragmentId".
Check breaking changes in Protobuf files: proto/monitor_service.proto#L59
Field "2" on message "BackPressureInfo" changed name from "fragment_id" to "downstream_fragment_id".
Check breaking changes in Protobuf files: proto/monitor_service.proto#L60
Field "3" with name "dispatcher_count" on message "BackPressureInfo" changed option "json_name" from "downstreamFragmentId" to "dispatcherCount".
Check breaking changes in Protobuf files: proto/monitor_service.proto#L60
Field "3" on message "BackPressureInfo" changed name from "downstream_fragment_id" to "dispatcher_count".
Check breaking changes in Protobuf files
buf found 6 breaking changes.
Check breaking changes in Protobuf files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check breaking changes in Protobuf files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/