Python SDK harness should use runner capability to decide whether to send monitoring infos with short id.
Open
harness
improvement
P2
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Python SDK harness send monitoring_infos(with metric full name and deprecated) as well as monitoring_data(with short id) in process bundle progress response and process bundle response. To improve the efficiency, only one should be sent based on runner capability of handling metric short ids.
Imported from Jira [BEAM-13100](https://issues.apache.org/jira/browse/BEAM-13100). Original Jira may contain additional context.
Reported by: yichi.
Contributor guide
Assessment
This issue has not been assessed yet.