apache/beam

[Feature Request]: Allow disable user metrics in Python SDK

已关闭

#38,746 创建于 2026年5月29日

 (1 条评论) (0 个反应) (1 位负责人)Java (4,097 个派生)batch import
P2good first issuenew featurepython

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (平均合并 6天) (30 天内合并 243 个 PR)

描述

What would you like to happen?

In the case of high throughput jobs, we may want to disable metrics requests that adding pressures to backends. In Java SDK we honor pipeline option experiments "disableCounterMetrics", "disableStringSetMetrics", "disableBoundedTrieMetrics", but not yet in Python.

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Prism Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

贡献者指南