8000 Refactor the process of initializing collector · Issue #56 · alpacanetworks/alpamon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Refactor the process of initializing collector #56

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

Closed
Apdul0329 opened this issue Apr 15, 2025 · 0 comments · Fixed by #57
Closed

Refactor the process of initializing collector #56

Apdul0329 opened this issue Apr 15, 2025 · 0 comments · Fixed by #57
Assignees
Labels
enhancement New feature or request

Comments

@Apdul0329
Copy link
Contributor

Collector initialization process needs to be refactored for the following reasons:

  • Remove the possibility of Alpamon being stopped
    • Currently, if an error occurs during collector initialization, Alpamon terminates.
    • To prevent this, Alpamon should continue to run even if an error occurs during collector initialization.
  • Collector should be changeable according to plan changes.
    • When user's AIP subscription plan changes, Collector's configuration should also change.
      • However, this is impossible in the current initialization process.
    • To support this, Collector initialization process needs to be refactored.
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

Successfully merging a pull request may close this issue.

1 participant
0