Current section

Files

Jump to
opencensus src opencensus.app.src
Raw

src/opencensus.app.src

{application,opencensus,
[{description,"Erlang stats collection and distributed tracing framework"},
{vsn,"0.7.0"},
{registered,[]},
{mod,{opencensus_app,[]}},
{applications,[kernel,stdlib,compiler,syntax_tools,inets,wts,
ctx,jsx,counters]},
{modules,[]},
{env,[{send_interval_ms,500}]},
{maintainers,["Tristan Sloughter","Heinz Gies","Ilya Khaprov"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/census-instrumentation/opencensus-erlang"}]}]}.