Orange-OpenSource / Orange-OpenSource/its-client
Make telemetry optionnal
Open
Nobody has claimed this yet.
Rust
- Dominant language
- Java
- Stars
- 19
- Forks
- 12
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 3
Description
By default telemetry traces are sent when MQTT messages are received and sent
Make it configurable to allow users not to send those traces if they only want to use MQTT
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
Locate the Java code that sends telemetry traces when MQTT messages are received and sent, then identify the existing configuration entry point. Make telemetry sending optional while preserving MQTT message handling, and verify that both enabled and disabled settings behave as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100