This is an automated email from the ASF dual-hosted git repository.

hjtran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from b9c277244f2 Add Jpms tests for Java 25 (#36380)
     add 800e2d7da5f Implement histogram user metric for python SDK (#36335)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/internal/metrics/cells.py  | 21 +++++--
 .../apache_beam/internal/metrics/metric_test.py    | 39 ++++++++++++
 sdks/python/apache_beam/metrics/execution.py       | 12 +++-
 sdks/python/apache_beam/metrics/metric.py          |  1 +
 .../python/apache_beam/metrics/monitoring_infos.py | 39 +++++++++++-
 .../apache_beam/metrics/monitoring_infos_test.py   | 35 +++++++++++
 .../apache_beam/runners/direct/direct_metrics.py   | 33 ++++++++++
 sdks/python/apache_beam/utils/histogram.py         | 72 +++++++++++++++++++---
 8 files changed, 238 insertions(+), 14 deletions(-)

Reply via email to