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

Associate simulation events with spans for better traceability #1426

Open
dandelany opened this issue Apr 26, 2024 · 0 comments
Open

Associate simulation events with spans for better traceability #1426

dandelany opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
feature A new feature or feature request

Comments

@dandelany
Copy link
Collaborator

dandelany commented Apr 26, 2024

Background

Simulations can emit simulation events when they are run. This happens automatically when activities are created, and the user can also add their own events to act as useful log messages or warnings. Thanks to the changes in NASA-AMMOS/aerie-ui#1236 these events will be visible in the UI to provide extra visibility into what's going on "under the hood" when a sim is run.

Per @mattdailis we should be able to associate these events with the spans/activities that create them, which would help users trace them to their source.

Requirements

  • Add information to simulation events to reference their associated Spans
  • Display the span info in the sim events table (Add simulation events table panel aerie-ui#1236)
  • Ideally have UI which lets you link/scroll to the Span in question from the sim events table
@dandelany dandelany added the feature A new feature or feature request label Apr 26, 2024
@joswig joswig added this to the FY24 Q3 - Ad Hoc Improvements milestone May 17, 2024
@dandelany dandelany assigned goetzrrGit and unassigned mattdailis May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or feature request
Projects
Status: In Progress
Development

No branches or pull requests

4 participants