I try running the latest example in marathon but get:
ov 23, 2017 12:34:25 PM com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1
INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(<function1>)
Nov 23, 2017 12:34:25 PM com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1
INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(<function1>)
Error parsing flag "com.twitter.finagle.tracing.debugTrace": flag undefined
usage: io.buoyant.linkerd.Main [<flag>...]
flags:
-help='false': Show this help
-log.append='true': If true, appends to existing logfile. Otherwise, file is truncated.
-log.async='true': Log asynchronously
-log.async.inferClassNames='false': Infer class and method names synchronously. See com.twitter.logging.Queuein
....
I try running the latest example in marathon but get: