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

StateTimeline: Support second time field for state end #84127

Closed
leeoniya opened this issue Mar 8, 2024 · 0 comments · Fixed by #84130
Closed

StateTimeline: Support second time field for state end #84127

leeoniya opened this issue Mar 8, 2024 · 0 comments · Fixed by #84130
Assignees

Comments

@leeoniya
Copy link
Contributor

leeoniya commented Mar 8, 2024

StateTimeline panel supports state terminations when it encounters the start of the next state or a null value.

it can be difficult or impossible to create these null values after the needed state duration, but the data often contains an endTime field that we can use to do this null-insertion internally.

we should assume a second time field in the data is the endTime and do this automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant