Closed marcin-krolik closed 8 years ago
three questions about the scope:
I see it is here, so then would be possible to ask for specfic one by dynamic query? IIIRC I need configure mesos agent to gather what I want, if raw events are supported too ?
Hey @ppalucki, I'm going to work on a design and scope doc / RFC and post it as a new GitHub issue over the weekend. It should answer your questions and cover the metrics / endpoints that will be included, and I'll link to it in this PR once it's up.
I also have a separate e-mail thread going with @marcin-krolik on how we might start the initial project structure outside of this PR, and then break the work up into smaller chunks. I already have an initial implementation of a snap plugin that covers the master/agent monitoring counters (the /metrics/snapshot
endpoint, which is a superset of the /system/stats.json
endpoint). I'm working with Marcin on how we might best start integrating our two separate codebases.
As promised, I've created a design and scope document over at https://github.com/intelsdi-x/snap-plugin-collector-mesos/issues/2.
Closing PR since new PR witt refactored code awaits
First version of Mesos collector. Requires rework to return explicit set of metrics