[ 
https://issues.apache.org/jira/browse/BEAM-8132?focusedWorklogId=432772&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-432772
 ]

ASF GitHub Bot logged work on BEAM-8132:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/May/20 12:40
            Start Date: 11/May/20 12:40
    Worklog Time Spent: 10m 
      Work Description: kkucharc commented on a change in pull request #11567:
URL: https://github.com/apache/beam/pull/11567#discussion_r423009786



##########
File path: sdks/python/apache_beam/testing/load_tests/load_test.py
##########
@@ -45,6 +47,19 @@ def _add_argparse_args(cls, parser):
         '--metrics_table',
         help='A BigQuery table where metrics should be '
         'written.')
+    parser.add_argument(
+        '--influx_measurement',
+        help='An InfluxDB measurement where metrics should be published to. If 
'

Review comment:
       Maybe it would be good to explain that in help for people who aren't 
familiar with influx? (like myself :D)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 432772)
    Time Spent: 5h 40m  (was: 5.5h)

> Create metrics publisher in Python SDK
> --------------------------------------
>
>                 Key: BEAM-8132
>                 URL: https://issues.apache.org/jira/browse/BEAM-8132
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Kamil Wasilewski
>            Assignee: Kamil Wasilewski
>            Priority: Major
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>




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

Reply via email to