Skip to content

lwc: add timestamp accessor#1542

Merged
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:lwc-ts
Apr 19, 2023
Merged

lwc: add timestamp accessor#1542
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:lwc-ts

Conversation

@brharrington
Copy link
Copy Markdown
Contributor

When mapping to time series data points, we need to know the timestamp for an event. For events like spans that have a start and end, the end time is used. This is similar behvavior to a timer which would get updated at the end when the latency is known.

When mapping to time series data points, we need to know
the timestamp for an event. For events like spans that
have a start and end, the end time is used. This is similar
behvavior to a timer which would get updated at the end when
the latency is known.
@brharrington brharrington added this to the 1.8.0 milestone Apr 19, 2023
@brharrington brharrington merged commit eb0b86d into Netflix:main Apr 19, 2023
@brharrington brharrington deleted the lwc-ts branch April 19, 2023 00:51
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
When mapping to time series data points, we need to know
the timestamp for an event. For events like spans that
have a start and end, the end time is used. This is similar
behvavior to a timer which would get updated at the end when
the latency is known.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant