The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with OpenTracing::Process at lib/OpenTracing/Process.pm (on the system that originally ran this). If you do edit this file, and don't want your changes to be removed, make sure you change the first line.
NAME
OpenTracing::Process - information about a single process
DESCRIPTION
Each batch of spans is linked to a process. This can either be a Unix-style process or a more abstract "service" concept.
METHODS
name
The process name. Freeform text string.
tags
Arrayref of tags relating to the process.
tag_list
List of tags for this process.
INHERITED METHODS
AUTHOR
Tom Molesworth <TEAM@cpan.org>
LICENSE
Copyright Tom Molesworth 2018-2020. Licensed under the same terms as Perl itself.