Datadog integration with Katalon

Does Katalon Integrate with Datadog?

@katalon3 can you please confirm? yes or No

The Agent can be installed on many different platforms either directly on the host or as a containerized version. Most systems have a one-line install option.

Choose your platform to see installation instructions:

Configuration

The Agent’s main configuration file is datadog.yaml . The only required parameter is your Datadog API key which is used to associate your Agent’s data with your organization. See the sample config_template.yaml for all available configuration options.

For the container Agent, datadog.yaml configuration options are passed in with environment variables. For example, the Datadog API key environment variable is DD_API_KEY .