Ingensi / dockbeat

Dockbeat - the elastic Beat for docker daemon monitoring
Other
286 stars 70 forks source link

Gather and/or duplicate metrics container #38

Closed marminthibaut closed 8 years ago

marminthibaut commented 9 years ago

We have to choose between:

We should compare to topbeat and packetbeat to see their logics.

erwanncloarec commented 9 years ago

Well in both Topbeat & Packetbeat, the events are separated. In Topbeat, the events are even seperated per process! I don't see why we should not do the same thing. It is a benefit because it is clearer in ES when it is seperated, and more easy to query. We can also have a benefit if there is a metric that no longer exist, we can still have the others.

marminthibaut commented 9 years ago

I think we could adopt the second choice: remove the container event, and duplicate container information to all other metrics.

marminthibaut commented 8 years ago

Nothing to do:

we keep the five types: