Perf Agent v0.1.2 PerfAgent

Entry point for Perf Agent

Summary

Functions

Checks if the required configuration params are set. Application will take no action if not set

Application callback to start Perf Agent

Functions

configured?()

Specs

configured? :: boolean

Checks if the required configuration params are set. Application will take no action if not set.

start(type \\ :normal, args \\ [])

Specs

start(Application.app, Application.start_type) ::
  :ok |
  {:error, term}

Application callback to start Perf Agent