Can the StormTimelineMetricsReporter be used to export our custom metrics (maintained inside the bolt) to Ambari Metrics?
I have custom metrics and a metrics source (implements metrics2 MetricsSource plugin) but do not see a MetricsSink plugin that exports to AMS. I thought StormTimelineMetricsReporter could be a candidate but it does not implement MetricsPlugin and is unable to register as a metric2 Sink.
