Consider adding tracing facilities to tremor for developer debugging #2021
Labels
cli
_complexity:medium
A task with a medium complexity that should be challanging
documentation
Improvements or additions to documentation
enhancement
New feature or request
offramp
Offramps
onramp
Onramps
operator
Pipeline Operators
productivity
_size:medium
A medium sized task that will take some time to complete
usability
Describe the problem you are trying to solve
As tremor-based applications and systems become richer and more complex the logging, metrics
and other facilities available via
tremor-cli
or the rust toolchains aren't always efficient for diagnostingor troubleshooting.
Trace debugging would be a useful addition so that tremor developers can selectively trace into parts of
the tremor runtime to analyse issues with their applications.
Describe the solution you'd like
As above.
Notes
Depending on how invasive trace debugging facilities at an internal/implementation ( rust ) the facility would need to be an RFC may be required if/where language support for tracing is desireable.
This is a high level tracking ticket. Folk interested in trace support in tremor should comment this ticket accordingly.
The text was updated successfully, but these errors were encountered: