.. _actor: Actor commands ============== The jaeger actor provides a TCP/IP interface to the jaeger functionality. jaeger uses `CLU `__ to provide the actor framework. Most actor commands are thin wrappers around the functionality provided by the jaeger API. The following commands are available in the jaeger actor. .. click:: jaeger.actor:jaeger_parser :prog: jaeger-actor :show-nested: .. _actor-schema: Schema ------ .. jsonschema:: ../../python/jaeger/etc/schema.json