apache/beam

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

Open

Aperta il 29 mag 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Java (7313 star) (4097 fork)batch import
P2good first issuenew featurepython

Descrizione

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

Guida contributor