Skip to content

Releases: silenceshell/topic

topic 0.0.4

Choose a tag to compare

@silenceshell silenceshell released this 29 Sep 15:09
93eb83f
  1. set taskinfo of topic to bold.
  2. fix some bugs.
  3. add ci pipeline.

You could download topic from here.

topic 0.0.3

Choose a tag to compare

@silenceshell silenceshell released this 23 Sep 04:04
  1. show cpu count now.
  2. fix some bugs.
  3. improve load calculating.

You could download topic from here.

topic 0.0.2

Choose a tag to compare

@silenceshell silenceshell released this 12 Sep 14:09
  • support load average
  • update readme

you could download topic from here too.

topic 0.0.1

Choose a tag to compare

@silenceshell silenceshell released this 12 Sep 12:17

top in container.
Running the original top command in a container will not get information of the container, many metrics like uptime, users, tasks, cpu, memory, is about the host in fact.
topic(top in container) will retrieve those metrics from container instead.

Attention: topic have not supported load average metrics in this release, it will be supported in 0.0.2.