docker-activity icon indicating copy to clipboard operation
docker-activity copied to clipboard

Tool to monitor the statistics and the energy consumption of docker containers

Results 15 docker-activity issues
Sort by recently updated
recently updated
newest added

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.142. Release notes Sourced from serde's releases. v1.0.142 Add keywords to crates.io metadata v1.0.141 Add no-std category to crates.io metadata v1.0.140 Invert serde_derive cfgs to...

dependencies

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.0 to 1.20.1. Release notes Sourced from tokio's releases. Tokio v1.20.1 1.20.1 (July 25, 2022) Fixed chore: fix version detection in build script (#4860) #4860: tokio-rs/tokio#4860 Tokio...

dependencies

Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.11 to 0.3.15. Release notes Sourced from tracing-subscriber's releases. tracing-subscriber 0.3.15 This release fixes a bug where the reload layer would fail to pass through max_level_hint to...

dependencies

Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.12.0 to 0.13.0. Release notes Sourced from bollard's releases. Release v0.13.0 Release v0.13.0 304 Status code should be treated as a success (thanks @​y-young ) Allow large...

dependencies

Bumps [clap](https://github.com/clap-rs/clap) from 3.1.12 to 3.2.2. Release notes Sourced from clap's releases. v3.2.2 [3.2.2] - 2022-06-14 Fixes (derive) Improve the highlighted code for deprecation warnings gated behind unstable-v4 (derive) Default...

dependencies

For now, `docker-activity` only exports metrics data. From `docker stats` we can have more information that we could export as well as a `log`: start, stop, pause, unpause, etc. Adding...

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.0 to 1.21.1. Release notes Sourced from tokio's releases. Tokio v1.21.1 1.21.1 (September 13, 2022) Fixed net: fix dependency resolution for socket2 (#5000) task: ignore failure to...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.144. Release notes Sourced from serde's releases. v1.0.144 Change atomic ordering used by Serialize impl of atomic types to match ordering used by Debug impl...

dependencies

A typical computer consumes 200-500 watts, how did I get this reading? Is there a way to calibrate? cpu specs of the host computer: ``` processor : 0 vendor_id :...