Skip to content

feat(tracer): Support for external observability providers - Tracer #2342

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

Closed
wants to merge 46 commits into from

Merging from develop

7efe7e4
Select commit
Loading
Failed to load commit list.
Closed

feat(tracer): Support for external observability providers - Tracer #2342

Merging from develop
7efe7e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 29, 2024 in 1s

75.22% of diff hit (target 96.38%)

View this Pull Request on Codecov

75.22% of diff hit (target 96.38%)

Annotations

Check warning on line 52 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 64 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L64

Added line #L64 was not covered by tests

Check warning on line 68 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 118 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 122 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 127 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 130 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L130

Added line #L130 was not covered by tests

Check warning on line 133 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L133

Added line #L133 was not covered by tests

Check warning on line 136 in aws_lambda_powertools/tracing/provider/xray/xray_tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/provider/xray/xray_tracer.py#L136

Added line #L136 was not covered by tests

Check warning on line 202 in aws_lambda_powertools/tracing/tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/tracer.py#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 204 in aws_lambda_powertools/tracing/tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/tracer.py#L204

Added line #L204 was not covered by tests

Check warning on line 207 in aws_lambda_powertools/tracing/tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/tracer.py#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 209 in aws_lambda_powertools/tracing/tracer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aws_lambda_powertools/tracing/tracer.py#L209

Added line #L209 was not covered by tests