Current section

Files

Jump to
exometer_core src exometer_core.app.src
Raw

src/exometer_core.app.src

{application,exometer_core,
[{description,"Code instrumentation and metrics collection package."},
{vsn,"1.7.1"},
{registered,[]},
{applications,[kernel,stdlib,hut,setup,parse_trans]},
{included_applications,[]},
{mod,{exometer_core_app,[]}},
{start_phases,[{start_reporters,[]},{preset_defaults,[]}]},
{env,[]},
{maintainers,["Magnus Feuer","Ulf Wiger","Tino Breddin"]},
{licenses,["MPL-2.0"]},
{links,[{"Github",
"https://github.com/Feuerlabs/exometer_core"}]}]}.