Package ocagent adds the ability to export all telemetry to an ocagent.
This keeps the complie time dependencies to zero and allows the agent to
have the exporters needed for telemetry aggregation and viewing systems.
Discover finds the local agent to export to, it will return nil if there
is not one running.
TODO: Actually implement a discovery protocol rather than a hard coded address