Need to exclude particular action results from ST2 CLI execution list
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Hello Team,
I have configured some monitoring script for ST2 service testing by running local date command for checking system health.
This monitoring is configured to run for every 15 mins. I would like to exclude this monitoring execution from st2 execution stats. Would it be possible to exclude this execution stats from the invocation of an action?
Because of this particular execution st2 cli takes a longer time to respond. I have been executing my actions via API, so it would it be good if at least to pass some parameter to not log in the system.
Contributor guide
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
Start by tracing the ST2 CLI execution list and the API invocation path described in the issue. The payload names no files or tests, so first locate where execution statistics are recorded and exposed. Done should define and verify a supported way to exclude selected action executions without logging them to the execution statistics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100