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

fix(log-to-span): timestamp.Time should be called with milliseconds #14196

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

svennergr
Copy link
Contributor

What this PR does / why we need it:

This was throwing weird dates in the span's events:
image

https://pkg.go.dev/github.com/prometheus/prometheus/model/timestamp#Time is supposed to be called with milliseconds.

@trevorwhitney trevorwhitney merged commit f8d9143 into main Sep 19, 2024
62 checks passed
@trevorwhitney trevorwhitney deleted the svennergr/fix-log-to-span branch September 19, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants