node_exporter icon indicating copy to clipboard operation
node_exporter copied to clipboard

Improvement: Docker non-root mount points you want to monitor

Open PhilipMay opened this issue 2 years ago • 3 comments

In the Docker section of the README it sais:

Be aware that any non-root mount points you want to monitor will need to be bind-mounted into the container.

Now it is unclear:

  1. how do they have to be mounted?
  2. to which location do they have to be mounted?

This doc should be improved IMO.

PhilipMay avatar Feb 24 '23 20:02 PhilipMay

PRs welcome.

SuperQ avatar Feb 25 '23 08:02 SuperQ

Ok. I will do a PR if anyone can answer the 2 questions above. @SuperQ

PhilipMay avatar Feb 25 '23 10:02 PhilipMay

@SuperQ Actually not sure where this wording comes from. If you bind-mount root, you don't need to bind-mount non-root mount points to monitor them. I only bind-mount root..?

discordianfish avatar Mar 07 '23 13:03 discordianfish