refactor(metrics): remove actor_id
label from back-pressure metrics based on metrics level
#5177
Annotations
7 errors and 2 warnings
proto/monitor_service.proto#L58
Field "1" with name "fragment_id" on message "BackPressureInfo" changed option "json_name" from "actorId" to "fragmentId".
|
proto/monitor_service.proto#L58
Field "1" on message "BackPressureInfo" changed name from "actor_id" to "fragment_id".
|
proto/monitor_service.proto#L59
Field "2" with name "downstream_fragment_id" on message "BackPressureInfo" changed option "json_name" from "fragmentId" to "downstreamFragmentId".
|
proto/monitor_service.proto#L59
Field "2" on message "BackPressureInfo" changed name from "fragment_id" to "downstream_fragment_id".
|
proto/monitor_service.proto#L60
Field "3" with name "dispatcher_count" on message "BackPressureInfo" changed option "json_name" from "downstreamFragmentId" to "dispatcherCount".
|
proto/monitor_service.proto#L60
Field "3" on message "BackPressureInfo" changed name from "downstream_fragment_id" to "dispatcher_count".
|
|
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/
|
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/
|
This job failed
Loading