Current section
Files
Jump to
Current section
Files
src/exometer_core.app.src
{application,exometer_core,
[{description,"Code instrumentation and metrics collection package."},
{vsn,"1.0.4"},
{applications,[kernel,stdlib,setup,lager]},
{mod,{exometer_core_app,[]}},
{start_phases,[{preset_defaults,[]},{start_reporters,[]}]},
{env,[]},
{pkg_name,"basho_exometer_core"},
{maintainers,["basho","Heinz N. Gies"]},
{licenses,["MPL"]},
{links,[{"Github","https://github.com/basho/exometer_core"}]}]}.