Closed AliDatadog closed 6 months ago
/merge
:steam_locomotive: MergeQueue
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove
command.
Use /merge -c
to cancel this operation!
:steam_locomotive: MergeQueue
Pull request added to the queue.
This build is going to start soon! (estimated merge in less than 0s)
Use /merge -c
to cancel this operation!
/merge
:steam_locomotive: MergeQueue
Pull request added to the queue.
This build is going to start soon! (estimated merge in less than 0s)
Use /merge -c
to cancel this operation!
We would like customers to be able to retrieve container tags even when
DD_ENTITY_ID
is set to false. The current behavior does not send the container-id if the entity id is set.Note that the admission controller will set the container-id on Kubernetes.
For those who do not want container-tags, several alternatives are possible:
dd.internal.card=none
DD_ORIGIN_DETECTION_ENABLED=false
to the application podSee this doc for reference