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]


Reply via email to