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

貢獻者指南