home
/
code
/
beam_stats.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
4e49f591a2a3179907da24238071da48d898a571
[beam_stats.git]
/
beam_stats.app.src
1
{application, beam_stats,
2
[
3
{description, "Periodic VM stats production and consumption."},
4
{vsn, "0.14.3"},
5
{registered, []},
6
{applications,
7
[ kernel
8
, stdlib
9
, hope
10
]},
11
12
{mod, { beam_stats_app, []}},
13
14
{env,
15
[ {production_interval , 30000}
16
, {consumers, []}
17
]}
18
19
]}.
This page took
0.063163 seconds
and
3
git commands to generate.