* wip * feat: add cpu and memory limit gauge * chore: add some test cases * docs: polish some docs * refactor: remove '#[cfg(target_os = linux)]' * refactor: add cfg(target_os) in get_cpu_limit() and get_memory_limit()