Add new 'catch-up' command that will run multiple time correlations with one MMTC invocation
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The idea would be to quickly catch an MMTC installation ('primary', sandbox, etc.) up to the current timeframe easily. Could possibly run MMTC via:
mmtc catch-up [monthly|weekly|daily]to run MMTC repeatedly on telemetry from the last correlation record up to the current time, running over the specified correlation periodsmmtc catch-up [monthly|weekly|daily] <datetime>to run MMTC repeatedly on telemetry from the last correlation record up to the specified time, running over the specified correlation periods
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or command entry points are named in the issue. Start by locating the existing MMTC command handling and correlation invocation, then trace how the last correlation record and target time are determined. Done means a catch-up command supports monthly, weekly, and daily periods and can run repeatedly to the current or specified time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100