Skip to content

Collect profiling information from dynamic tracing in the beam for Orion

License

Notifications You must be signed in to change notification settings

LivewareProblems/orion_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrionCollector

This is the library handling the tracing for Orion.

May be rewritten in erlang in the future.

Installation

If available in Hex, the package can be installed by adding orion_collector to your list of dependencies in mix.exs:

def deps do
  [
    {:orion_collector, "~> 1.0.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/orion_collector.

TODO

  • add tests

About

Collect profiling information from dynamic tracing in the beam for Orion

Topics

Resources

License

Stars

Watchers

Forks

Languages