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

Include pod UID and container name as optional trace labels #3483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Include extra trace attributes from env

bedbace
Select commit
Loading
Failed to load commit list.
Open

Include pod UID and container name as optional trace labels #3483

Include extra trace attributes from env
bedbace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 14, 2025 in 1s

5.00% of diff hit (target 67.68%)

View this Pull Request on Codecov

5.00% of diff hit (target 67.68%)

Annotations

Check warning on line 836 in linkerd/app/src/env.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/env.rs#L836

Added line #L836 was not covered by tests

Check warning on line 844 in linkerd/app/src/env.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/env.rs#L842-L844

Added lines #L842 - L844 were not covered by tests

Check warning on line 18 in linkerd/app/src/env/trace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/env/trace.rs#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 100 in linkerd/app/src/trace_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/trace_collector.rs#L100

Added line #L100 was not covered by tests

Check warning on line 102 in linkerd/app/src/trace_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/trace_collector.rs#L102

Added line #L102 was not covered by tests

Check warning on line 108 in linkerd/app/src/trace_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/trace_collector.rs#L105-L108

Added lines #L105 - L108 were not covered by tests

Check warning on line 48 in linkerd/app/src/trace_collector/otel_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/trace_collector/otel_collector.rs#L48

Added line #L48 was not covered by tests

Check warning on line 65 in linkerd/app/src/trace_collector/otel_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/trace_collector/otel_collector.rs#L61-L65

Added lines #L61 - L65 were not covered by tests

Check warning on line 70 in linkerd/app/src/trace_collector/otel_collector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

linkerd/app/src/trace_collector/otel_collector.rs#L70

Added line #L70 was not covered by tests