es-ude / es-ude/elastic-ai.runtime.cloud
Update Monitor Implementation
- Dominant language
- Java
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Update the implementation in a way that the Spring-Framework is utilized as supposed to be.
## ToDo's
- [ ] Replace CLI arguments with application profiles and environment variables
- Profiles: develop, lab, deploy
- default profile is develop
- [ ] Use Beans to access these arguments
- [ ] Update the GitHub workflows to use the `deploy` profile for building jar
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the current CLI argument handling and the GitHub workflow files. Trace how configuration enters the monitor application, then verify that develop, lab, and deploy profiles and environment variables are used through Spring beans, with develop as the default and deploy used when workflows build the jar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java, spring
- Domain
- backend, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100