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

Tracking: Alloy X-ray to improve debugging capabilities #785

Open
4 tasks
wildum opened this issue May 7, 2024 · 0 comments
Open
4 tasks

Tracking: Alloy X-ray to improve debugging capabilities #785

wildum opened this issue May 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wildum
Copy link
Contributor

wildum commented May 7, 2024

Goals

  • Provide better feedback to users creating and debugging pipelines
  • Enable users to reap the benefits of Alloy’s flexible component system fully
  • Build a foundation for richer UI experiences in the future

Description

The X-ray functionality allows users to see live data exposed by the components in their pipelines via Alloy's UI.

Non-functional requirements

  • Very low overhead when inactive
  • Low overhead when active
  • Low impact on code complexity
  • Capable of handling large volumes of data (UI not crashing the browser, not using too much memory, etc.)
  • High extensibility (should be easy to hook a new component to it)

Tracking list

Tasks

@wildum wildum added the enhancement New feature or request label May 7, 2024
@wildum wildum self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant