Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.03 KB

File metadata and controls

11 lines (8 loc) · 1.03 KB

DatadogLoggingConfiguration

Configuration for forwarding container logs to Datadog monitoring service.

Properties

Name Type Required Description
api_key str The Datadog API key used for authentication when sending logs.
host str The Datadog intake server host URL where logs will be sent.
tags List[DatadogTagForContainerLogging] Optional metadata tags to attach to logs for filtering and categorization in Datadog.