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

ASF GitHub Bot logged work on GOBBLIN-875:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Sep/19 22:31
            Start Date: 09/Sep/19 22:31
    Worklog Time Spent: 10m 
      Work Description: shirshanka commented on pull request #2729: 
GOBBLIN-875: Emit container health metrics when running in cluster mode
URL: https://github.com/apache/incubator-gobblin/pull/2729#discussion_r322474783
 
 

 ##########
 File path: 
gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinClusterConfigurationKeys.java
 ##########
 @@ -167,4 +167,5 @@
 
   public static final String HELIX_JOB_STOPPING_STATE_TIMEOUT_SECONDS = 
GOBBLIN_CLUSTER_PREFIX + "job.stoppingStateTimeoutSeconds";
   public static final long DEFAULT_HELIX_JOB_STOPPING_STATE_TIMEOUT_SECONDS = 
300;
+  public static final String CONTAINER_HEALTH_METRICS_SERVICE_ENABLED = 
GOBBLIN_CLUSTER_PREFIX + "container.health.metrics.service.enabled" ;
 }
 
 Review comment:
   no default?
 
----------------------------------------------------------------
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: 309318)
    Time Spent: 50m  (was: 40m)

> Emit container health metrics when running in cluster mode
> ----------------------------------------------------------
>
>                 Key: GOBBLIN-875
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-875
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-cluster
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Hung Tran
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This task implements a service that emits CPU/Memory health metrics from the 
> JVM when running in the cluster mode. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to