Current section

Files

Jump to
orion_collector lib orion_collector.ex
Raw

lib/orion_collector.ex

defmodule OrionCollector do
@moduledoc """
OrionCollector is a child of Orion.
It only exist in order to separate collecting the traces in each nodes from
Orion.
All these API are considered private.
"""
end