AliDatadog

Results 30 issues of AliDatadog

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...

### What does this PR do? This PR adds a retry mechanism in the SBOM scanner only for container images. It also does a bit of refactoring to make the...

team/containers
team/agent-security

### What does this PR do? This PR modifies the admission controller to inject the container name in DD_ENTITY_ID with the admission controller. ### Motivation Retrieve container tags even when...

do-not-merge/hold
team/containers

### What does this PR do? This PR bumps test-infra-definitions ### Motivation Contains changes that are necessary for origin detections e2e tests ### Additional Notes Changelog https://github.com/DataDog/test-infra-definitions/compare/f25383786a1e...8947f9495a8 ### Possible Drawbacks...

changelog/no-changelog
qa/no-code-change

### What does this PR do? This PR fixes panics on shutdown in long running checks. SBOM channels can be closed so we need to check for `nil` entries. We...

team/containers
changelog/no-changelog

### What does this PR do? This PR contains minor code improvements in the SBOM scanner. We call `scan.Done()` only once. Remove some indentations. Remove code duplication. ### Motivation Improve...

changelog/no-changelog
qa/done

### What does this PR do? This PR adds a container id resolver from the pod uid + container name in the generic metrics provider ### Motivation We would like...

team/containers
changelog/no-changelog
qa/done

### What does this PR do? This PR adds tests for dogstatsd origin detection using udp on k8s. ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe...

changelog/no-changelog
qa/done

### What does this PR do? This PR extends the test coverage of APM origin detection on ECS-EC2. ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe...

changelog/no-changelog
qa/done

### What does this PR do? This pull request replaces the fakeintake storage by a sqlite db. - The env var `SQLITE_DB_PATH` can be used to define the DB path....

changelog/no-changelog
qa/done