You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Heejong Lee (Jira)" <ji...@apache.org> on 2020/08/22 00:26:00 UTC

[jira] [Created] (BEAM-10791) Identify and log additional information needed to debug streaming insert requests for Python SDK

Heejong Lee created BEAM-10791:
----------------------------------

             Summary: Identify and log additional information needed to debug streaming insert requests for Python SDK
                 Key: BEAM-10791
                 URL: https://issues.apache.org/jira/browse/BEAM-10791
             Project: Beam
          Issue Type: Improvement
          Components: io-java-gcp, io-py-gcp
            Reporter: Heejong Lee
            Assignee: Heejong Lee


implement logging for per worker statistics:

- Request count - for that window.
- Error codes + number of occurrences for that window (Or perhaps just log each error with as much detail as possible.)
- Tail latencies of requests (50, 90 and 99, percentiles)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)