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

Discard open spans after 10 minutes #2801

Merged
merged 9 commits into from
Mar 12, 2024

Merge branch 'master' into antonpirker/otel-memory-leak

7239adf
Select commit
Loading
Failed to load commit list.
Merged

Discard open spans after 10 minutes #2801

Merge branch 'master' into antonpirker/otel-memory-leak
7239adf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2024 in 1s

0.00% of diff hit (target 76.84%)

View this Pull Request on Codecov

0.00% of diff hit (target 76.84%)

Annotations

Check warning on line 1 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L1

Added line #L1 was not covered by tests

Check warning on line 38 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L38

Added line #L38 was not covered by tests

Check warning on line 83 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L83

Added line #L83 was not covered by tests

Check warning on line 99 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L99

Added line #L99 was not covered by tests

Check warning on line 104 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L104

Added line #L104 was not covered by tests

Check warning on line 108 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L108

Added line #L108 was not covered by tests

Check warning on line 113 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L113

Added line #L113 was not covered by tests

Check warning on line 167 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 170 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L170

Added line #L170 was not covered by tests

Check warning on line 208 in sentry_sdk/integrations/opentelemetry/span_processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/opentelemetry/span_processor.py#L206-L208

Added lines #L206 - L208 were not covered by tests