Nicolas PLANEL
Nicolas PLANEL
skip skydive-cdd-overview-tests skip skydive-coverage skip skydive-devstack-tests skip skydive-helm-tests skip skydive-kolla-tests skip skydive-skydive-release skip skydive-create-binaries skip skydive-compile-tests skip skydive-functional-tests-backend-elasticsearch skip skydive-functional-tests-backend-orientdb skip skydive-go-fmt skip skydive-k8s-tests skip skydive-packaging-tests skip skydive-python-tests skip skydive-scale-tests...
cloud-init generate not correctly /etc/locale.gen, like this : ``` # Created by cloud-init v. 0.7.6 on Thu, 03 Mar 2016 06:25:03 +0000 LANG=en_US.UTF-8 ``` This should be ``` en_US.UTF-8 UTF-8...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...
### What does this PR do? Looking at our QA card for https://github.com/DataDog/datadog-agent/pull/10039 https://github.com/DataDog/datadog-agent/pull/12897 Found that inv -e system-probe.generate-lookup-tables gotls/lookup table generation was working correctly It's a minor issue not...
### What does this PR do? Dumping malformed http request in Debug() as we counting already the malformed request on telemetry We don't want customer reporting us Warn() malformed requests...
### What does this PR do? Adding more https tests by testing openssl/gnutls against curl and wget ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ]...
Level and memory backend are read mostly, so atomic value can a very limited effect on performance; Only write map acces need to be done under Mutex. Now Backend loggers...
### What does this PR do? Scan ended pids every 10 sec and unregister library if process doesn't exist anymore. ### Motivation The main issue is when in host propagation...
### What does this PR do? Sowatcher path uniqness must use dev and inode. ### Motivation Follow up on [#incident-16860](https://dd.slack.com/archives/C044LV5NP1T), ### Describe how to test/QA your changes ### Reviewer's Checklist...