avioconsulting / mule-opentelemetry-module

Mule Extension to generate OpenTelemetry traces and metrics
https://avioconsulting.github.io/mule-opentelemetry-module/
BSD 2-Clause "Simplified" License
27 stars 9 forks source link

feat: add web service consumer span processor #205

Closed manikmagar closed 2 months ago

github-actions[bot] commented 2 months ago

Test Results

137 tests  +1   131 :white_check_mark: +1   1m 30s :stopwatch: +4s  34 suites +1     6 :zzz: ±0   34 files   +1     0 :x: ±0 

Results for commit 5a990a46. ± Comparison against base commit 6254b420.

:recycle: This comment has been updated with latest results.

syepes commented 2 months ago

Will this feature also add support for naming the spans generated by the http:request module ?

manikmagar commented 2 months ago

Hi @syepes, this feature does not have anything for the HTTP module. HTTP request spans are already captured. Please create a separate issue describing what is needed there.