Agent class does/know too much
Open
code cleanup
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Currently the *Agent* know too much about the whole system:
- Manage the pipeline lifecycle
- Start the collector
- Start the webserver
Its time to refactor that class and have sometime else that initialize and manage all theses subsystems.
Contributor guide
Assessment
This issue has not been assessed yet.