Current section
Files
Jump to
Current section
Files
hackney_telemetry
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{plugins, [steamroller]}.
{profiles, [{test, [{erl_opts, [nowarn_export_all]}]}]}.
{deps, [{telemetry, "1.0.0"}]}.
{shell, [{apps, [hackney_telemetry]}]}.