[ https://issues.apache.org/jira/browse/GOBBLIN-1041?focusedWorklogId=384591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-384591 ]
ASF GitHub Bot logged work on GOBBLIN-1041: ------------------------------------------- Author: ASF GitHub Bot Created on: 10/Feb/20 17:26 Start Date: 10/Feb/20 17:26 Worklog Time Spent: 10m Work Description: sv2000 commented on pull request #2881: [GOBBLIN-1041] send metrics for workunit creation time URL: https://github.com/apache/incubator-gobblin/pull/2881#discussion_r377202381 ########## File path: gobblin-api/src/main/java/org/apache/gobblin/configuration/ConfigurationKeys.java ########## @@ -938,6 +938,7 @@ */ public static final String SPECEXECUTOR_INSTANCE_URI_KEY = "specExecInstance.uri"; public static final String SPECEXECUTOR_INSTANCE_CAPABILITIES_KEY = "specExecInstance.capabilities"; + public static final String SPECEXECUTOR_CONFIGS_PREFIX_KEY = "additional.configs.key"; Review comment: specExecutor.additional.configs.key? ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 384591) Time Spent: 0.5h (was: 20m) > send metrics for workunit creation time > --------------------------------------- > > Key: GOBBLIN-1041 > URL: https://issues.apache.org/jira/browse/GOBBLIN-1041 > Project: Apache Gobblin > Issue Type: Improvement > Reporter: Arjun Singh Bora > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)