We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
timestamp
https://github.com/getsentry/relay/blob/master/relay-server/src/services/processor/ourlog.rs#L53-L71
Need to update otel_to_sentry_log https://github.com/getsentry/relay/blob/master/relay-ourlogs/src/ourlog.rs#L8
otel_to_sentry_log
and adjust OurLog (with timestamp not in nanos) to LogKafkaMessage (has to be in nanos)
relay/relay-server/src/services/store.rs
Lines 964 to 991 in 0b1dbb2
The text was updated successfully, but these errors were encountered:
Being taken care of in #4592, closing this as such.
Sorry, something went wrong.
AbhiPrasad
No branches or pull requests
https://github.com/getsentry/relay/blob/master/relay-server/src/services/processor/ourlog.rs#L53-L71
Need to update
otel_to_sentry_log
https://github.com/getsentry/relay/blob/master/relay-ourlogs/src/ourlog.rs#L8
and adjust OurLog (with timestamp not in nanos) to LogKafkaMessage (has to be in nanos)
relay/relay-server/src/services/store.rs
Lines 964 to 991 in 0b1dbb2
The text was updated successfully, but these errors were encountered: