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

Make microdep-map more dynamically read psconfig info #4

Open
ottojwittner opened this issue Mar 21, 2024 · 1 comment
Open

Make microdep-map more dynamically read psconfig info #4

ottojwittner opened this issue Mar 21, 2024 · 1 comment

Comments

@ottojwittner
Copy link
Contributor

Currently microdep-map only looks for a specific psconfig file named "microdep-tests.json" for test topology information. The microdep.db config database (which is applied by microdep-map) is created and populated based on "micordep-tests.json" on installation. When "micordep-tests.json" is changed a manual operation is required to update the database.

A more dynamic and "intelligent" system is desirable, i.e. something like

  • a systemd based file watcher which trigger re-parsing of relevant psconfig files whenever they are updated
  • a updated yaml-config system for microdep-map which enables default behavior to be presentation of all relevant psconfig specified measurement topologies, i.e. "groups" which have "tasks" set up to forward data via an rabbitmq archiver to "gap-ana" and "trace-ana" exchanges.
@ottojwittner
Copy link
Contributor Author

This issue will become obsolete given that issue #17 is handled.

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

No branches or pull requests

1 participant