monitor_docker
monitor_docker copied to clipboard
precision_memory_percentage: 1 does not work on memory_percentage of container.
Hi,
Thanks for the great component!
found one minor bug. I have set the precision_memory_percentage to 1 but the memory_percentage of the container still is rounded and presented with 2 decimals.

Setup: monitor_docker:
-
name: Docker precision_cpu: 1 precision_memory_percentage: 1 switchenabled: false
containers:
- homeassistant
rename: homeassistant: Home Assistant
monitored_conditions:
- containers_total
- containers_running
- state
- 1cpu_percentage
- memory_percentage