This product is not supported for your selected Datadog site. ().
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_kafka_node

account_id

Type: STRING

added_to_cluster_time

Type: STRING
Provider name: AddedToClusterTime
Description: The start time.

broker_node_info

Type: STRUCT
Provider name: BrokerNodeInfo
Description: The broker node info.

  • attached_eni_id
    Type: STRING
    Provider name: AttachedENIId
    Description: The attached elastic network interface of the broker.
  • broker_id
    Type: DOUBLE
    Provider name: BrokerId
    Description: The ID of the broker.
  • client_subnet
    Type: STRING
    Provider name: ClientSubnet
    Description: The client subnet to which this broker node belongs.
  • client_vpc_ip_address
    Type: STRING
    Provider name: ClientVpcIpAddress
    Description: The virtual private cloud (VPC) of the client.
  • current_broker_software_info
    Type: STRUCT
    Provider name: CurrentBrokerSoftwareInfo
    Description: Information about the version of software currently deployed on the Apache Kafka brokers in the cluster.
    • configuration_arn
      Type: STRING
      Provider name: ConfigurationArn
      Description: The Amazon Resource Name (ARN) of the configuration used for the cluster. This field isn’t visible in this preview release.
    • configuration_revision
      Type: INT64
      Provider name: ConfigurationRevision
      Description: The revision of the configuration to use. This field isn’t visible in this preview release.
    • kafka_version
      Type: STRING
      Provider name: KafkaVersion
      Description: The version of Apache Kafka.
  • endpoints
    Type: UNORDERED_LIST_STRING
    Provider name: Endpoints
    Description: Endpoints for accessing the broker.

controller_node_info

Type: STRUCT
Provider name: ControllerNodeInfo
Description: The ControllerNodeInfo.

  • endpoints
    Type: UNORDERED_LIST_STRING
    Provider name: Endpoints
    Description: Endpoints for accessing the Controller.

instance_type

Type: STRING
Provider name: InstanceType
Description: The instance type.

node_arn

Type: STRING
Provider name: NodeARN
Description: The Amazon Resource Name (ARN) of the node.

node_type

Type: STRING
Provider name: NodeType
Description: The node type.

tags

Type: UNORDERED_LIST_STRING

zookeeper_node_info

Type: STRUCT
Provider name: ZookeeperNodeInfo
Description: The ZookeeperNodeInfo.

  • attached_eni_id
    Type: STRING
    Provider name: AttachedENIId
    Description: The attached elastic network interface of the broker.
  • client_vpc_ip_address
    Type: STRING
    Provider name: ClientVpcIpAddress
    Description: The virtual private cloud (VPC) IP address of the client.
  • endpoints
    Type: UNORDERED_LIST_STRING
    Provider name: Endpoints
    Description: Endpoints for accessing the ZooKeeper.
  • zookeeper_id
    Type: DOUBLE
    Provider name: ZookeeperId
    Description: The role-specific ID for Zookeeper.
  • zookeeper_version
    Type: STRING
    Provider name: ZookeeperVersion
    Description: The version of Zookeeper.