Remi Hakim

Results 15 comments of Remi Hakim

Thanks a lot for the feedback @alecl we'll have a look and figure out what's the best solution.

The annoying thing is that it's a pain to make that a non breaking change. So i guess the best way would be to create two new tags: - `mountpoint`...

It won't at long as long as we don't change the current `device` logic

Thanks for the feedback @ssbarnea We have that in our backlog and will likely work on it in one of our next releases.

Thanks for the feedback @thedebugger . We eventually want to merge gohai into the agent directly which would solve the issue. Right now you can just build the latest version...

Thanks for the advice! We'll look into it.

Adding that to the 5.3.0 milestone it's not that hard and can indeed be useful.

Pusing back to 5.4.0, see https://github.com/DataDog/dd-agent/pull/1343

Watch out that the PySensors libs is python 2.6 and above only

8k should be more than enough for anyone! More seriously, it's usually recommended to have the max buffer size set to a small power of 2 (see https://docs.python.org/2/library/socket.html#socket.socket.recv ). That...