Skip to content

elasticapm: change typing of start in Span / capture_span to float #2335

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

xrmx
Copy link
Member

@xrmx xrmx commented Jul 4, 2025

What does this pull request do?

This valued is passed to time_to_perf_counter that really requires a float.

Related issues

Closes #2283

This valued is passed to time_to_perf_counter that really requires a
float.
@xrmx xrmx requested a review from a team as a code owner July 4, 2025 13:34
Copy link

github-actions bot commented Jul 4, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@xrmx xrmx merged commit f64a0e5 into elastic:main Jul 8, 2025
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type Inconsistency: capture_span()
2 participants