X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=blobdiff_plain;f=include%2Fbeam_stats.hrl;h=db26c6da8c10212ab6eadeff6d175cd2d0c2ae96;hp=8b851ede15a4ad1e485318886959dc17de2a8ca2;hb=b4e2333fc5fd9f32c8a0a39db4c6faacdbb15a91;hpb=263d0e35581f65a71c7a5ffeecfd25543e48b862 diff --git a/include/beam_stats.hrl b/include/beam_stats.hrl index 8b851ed..db26c6d 100644 --- a/include/beam_stats.hrl +++ b/include/beam_stats.hrl @@ -2,6 +2,8 @@ { timestamp :: erlang:timestamp() , node_id :: atom() , memory :: [{atom(), non_neg_integer()}] + , io_bytes_in :: non_neg_integer() + , io_bytes_out :: non_neg_integer() %, statistics :: [{atom() , term()}] %, system :: [{atom() , term()}] %, process :: [{atom() , term()}]