The DeepFactor runtime tracks application/component instances inside a container with containerid from the container namespace. The DeepFactor instrumentation dockerfile.X.df performs one application with component registration via `dfctl register ...`.
In order to register more than one component, or application, in the same container a DeepFactor launcher must be utilized to track the additional components. A launcher can be created with the `dfctl create ...` command. Please run `dfctl` to see current command usage help.
Comments
0 comments
Article is closed for comments.