Skip to content
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

reduce timeout of the Otel tracing command #11534

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

glours
Copy link
Contributor

@glours glours commented Feb 21, 2024

What I did
Testing something for issue #11437

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 57.94%. Comparing base (f937e42) to head (32e5308).

❗ Current head 32e5308 differs from pull request most recent head db482df. Consider uploading reports for the commit db482df to get more accurate results

Files Patch % Lines
cmd/cmdtrace/cmd_span.go 0.00% 1 Missing ⚠️
internal/tracing/docker_context.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11534      +/-   ##
==========================================
+ Coverage   57.77%   57.94%   +0.16%     
==========================================
  Files         138      138              
  Lines       11730    11729       -1     
==========================================
+ Hits         6777     6796      +19     
+ Misses       4278     4260      -18     
+ Partials      675      673       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glours glours marked this pull request as ready for review March 15, 2024 08:53
@glours glours requested a review from ndeloof March 15, 2024 08:53
@glours glours self-assigned this Mar 15, 2024
@glours glours force-pushed the reduce-otel-timeout branch 2 times, most recently from ffa841f to 32e5308 Compare March 15, 2024 09:38
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@ndeloof ndeloof enabled auto-merge (rebase) March 18, 2024 07:30
@ndeloof ndeloof merged commit 4f97edf into docker:main Mar 18, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants