addPath

fun addPath(path: String, labels: String, agentContext: AgentContext): String?(source)

Adds a path to the path map for the given agent context.

Return

null on success, or a failure reason string on failure.