OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_K8S_POD_HOSTNAMEConst

    ATTR_K8S_POD_HOSTNAME: "k8s.pod.hostname" = ...

    Specifies the hostname of the Pod.

    collector-gateway
    

    The K8s Pod spec has an optional hostname field, which can be used to specify a hostname. Refer to K8s docs for more information about this field.

    This attribute aligns with the hostname field of the K8s PodSpec.