StackStorm / StackStorm/st2

HTTP Requests logs for rules

Open
#5,617 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

Hello everyone.

There is some option to follow on streaming events of the type CREATE, DELETE, PUT, etc for a rule, by pointing to.. /stream/v1/stream? I mean, some options for listening into HTTP Requests that affect rules such as a rule has been created or updated or deleted.

What I would like is to see something similar to what you can see with /stream/v1/stream/events=st2.executions... but with any events relative to rules.

Thanks in advance.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing /stream/v1/stream endpoint and the /stream/v1/stream/events=st2.executions example mentioned in the issue. Determine how rule CREATE, DELETE, and PUT events would be represented and exposed; done means callers can listen to events affecting rules through the streaming API.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.