Azure / Azure/azure-iot-cli-extension

The monitor-events command only monitors default events

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
88
Forks
78
Avg merge
1d 2h
Merged PRs (30d)
9

Description

The `monitor-events` command monitors the default "events" endpoint of an IoT Hub; therefore, after adding routing to send some messages to other endpoints, a developer loses all visibility into those messages.
'monitor-events' should monitor messages before they are routed. This functionality could be configurable. Ideally CLI output would include an additional field indicating the route(s) that it matched.

Contributor guide

Open the contributing guide

Research direction

Start by locating the monitor-events command and reading how it currently consumes the default events endpoint. Investigate where pre-routing messages can be observed and how routing matches are exposed, then define the configurable behavior and CLI output needed; done means messages sent to alternate endpoints remain visible and matched routes are reported when enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.