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

Ability to select which config file to use for simulation #166

Open
radu-stefan-dt opened this issue Jan 4, 2024 · 0 comments
Open

Ability to select which config file to use for simulation #166

radu-stefan-dt opened this issue Jan 4, 2024 · 0 comments
Labels
improvement Enhancement of existing functionality

Comments

@radu-stefan-dt
Copy link
Collaborator

Summary
Users should be able to use any monitoring configuration file when running simulations on their extension.

Current vs. Expected Behavior
Currently a user must have a simulator.json file present in the config folder (except python extensions where the activation.json is detected automatically). In addition, this file is different from a monitoring configuration file as the JSON structure starts one node deep in value attribute of a regular file.

These distinctions make it confusing for working with multiple files and it also means not every config file is suitable for simulation. Instead, the project should handle converting a regular file into something suitable for the simulator. On top, when starting a simulation, the panel should have a dropdown with the config files available so the user can choose whichever one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Enhancement of existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant