-
Notifications
You must be signed in to change notification settings - Fork 13
feat(sidecar): add telemetry clients expiration #1077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
BenchmarksComparisonBenchmark execution time: 2025-07-16 13:03:40 Comparing candidate commit 2b562ab in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 52 metrics, 2 unstable metrics. CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
Group 13
BaselineOmitted due to size. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1077 +/- ##
==========================================
+ Coverage 71.23% 71.28% +0.05%
==========================================
Files 343 340 -3
Lines 52393 52352 -41
==========================================
- Hits 37321 37319 -2
+ Misses 15072 15033 -39
🚀 New features to boost your workflow:
|
88e2fff
to
d0dd988
Compare
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
8108039
to
e69e142
Compare
e69e142
to
2671326
Compare
9257c8b
to
97e94de
Compare
bd0fe85
to
74e40d7
Compare
bfe0484
to
c38ee2c
Compare
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
…d refacto telemetry Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
c38ee2c
to
f1c42c2
Compare
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
a9a1761
to
7b88200
Compare
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
7b88200
to
37ec4be
Compare
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
d7537b7
to
2b562ab
Compare
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
How to test the change?
Describe here in detail how the change can be validated.