[
https://issues.apache.org/jira/browse/MESOS-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254793#comment-15254793
]
Michael Browning commented on MESOS-4760:
-----------------------------------------
Having dug into turning the metrics-gathering logic I wrote into Metrics, I
think there's not a good way to do this without having the Slave process retain
a reference to the Fetcher, as some of the TODOs in fetcher.hpp indicate is in
the cards. [~bernd-mesos], do you think that's coming soon? I could take it on,
if not.
> Expose metrics and gauges for fetcher cache usage and hit rate
> --------------------------------------------------------------
>
> Key: MESOS-4760
> URL: https://issues.apache.org/jira/browse/MESOS-4760
> Project: Mesos
> Issue Type: Improvement
> Components: fetcher, statistics
> Reporter: Michael Browning
> Assignee: Michael Browning
> Priority: Minor
> Labels: features, fetcher, statistics, uber
>
> To evaluate the fetcher cache and calibrate the value of the
> fetcher_cache_size flag, it would be useful to have metrics and gauges on
> agents that expose operational statistics like cache hit rate, occupied cache
> size, and time spent downloading resources that were not present.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)