B. Logged in Instana user: The logged-in user interacts with the Instana UI to configure or trigger actions, but the script execution occurs on the remote host managed by the agent, not under the UI user's context.
C. Service agent: This is not a standard Instana term. The single Instana agent (host agent) is responsible for monitoring all services on a host and executing actions.
D. Container: While a script can be configured to execute within a specific container, its default execution context is the agent process itself, which typically runs on the host operating system.