[
https://issues.apache.org/jira/browse/GOBBLIN-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari reassigned GOBBLIN-112:
---------------------------------------
Assignee: Issac Buenrostro
Component/s: gobblin-metrics
> Metrics hard to enable when run as standalone mode
> --------------------------------------------------
>
> Key: GOBBLIN-112
> URL: https://issues.apache.org/jira/browse/GOBBLIN-112
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-metrics
> Reporter: Issac Buenrostro
> Assignee: Issac Buenrostro
> Labels: Bug:Generic, Documentation, Framework:Configuration,
> Framework:Metrics
>
> When Gobblin is launched as standalone, `SchedulerDaemon` starts all Gobblin
> services (including Gobblin metrics) using the system and custom
> configurations, but not the job configurations. Usually, users will specify
> their metrics config in the job configuration, but this means that for
> standalone, those configurations will be skipped.
> Users must specify metrics configurations using the `--conffile` flag. This
> needs to be fixed or at least documented.
>
> *Github Url* : https://github.com/linkedin/gobblin/issues/916
> *Github Reporter* : [~ibuenros]
> *Github Created At* : 2016-04-06T22:05:14Z
> *Github Updated At* : 2017-01-12T04:52:47Z
> h3. Comments
> ----
> [~stakiar] wrote on 2016-04-21T19:41:06Z : When launching in stand-alone
> mode, users can just add the metrics configs to
> `conf/gobblin-standalone.properties`, there is no need to use `--conffile`.
> Given the current way Gobblin Metrics works, I think it makes more sense for
> metrics to be placed in the `.properties` file rather than the `.job` files,
> and I think we should change the documentation to reflect that. This issue
> documents the problems with Gobblin Metrics before the Metrics-as-a-Service
> feature was added: https://github.com/linkedin/gobblin/issues/792
>
>
> *Github Url* :
> https://github.com/linkedin/gobblin/issues/916#issuecomment-213084108
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)