Current section
Files
Jump to
Current section
Files
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