restart without ecto
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{application,telemetry_poller,
|
||||
[{description,"Periodically collect measurements and dispatch them as Telemetry events."},
|
||||
{vsn,"1.3.0"},
|
||||
{registered,[]},
|
||||
{mod,{telemetry_poller_app,[]}},
|
||||
{applications,[kernel,stdlib,telemetry]},
|
||||
{env,[]},
|
||||
{modules,[telemetry_poller,telemetry_poller_app,
|
||||
telemetry_poller_builtin,telemetry_poller_sup]},
|
||||
{licenses,["Apache-2.0"]},
|
||||
{doc,"doc"},
|
||||
{links,[{"GitHub",
|
||||
"https://github.com/beam-telemetry/telemetry_poller"}]}]}.
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user