nestjs-otel icon indicating copy to clipboard operation
nestjs-otel copied to clipboard

Adapt OTel newer version.

Open darcydai opened this issue 1 year ago • 2 comments

nestjs-otel is using OTel 1.0.1. the newest release is 1.5.0. Some APIs and SDK changed a lot.

darcydai avatar Aug 03 '22 07:08 darcydai

@pragmaticivan you mentioned on discord you are making some progress towards this. How are you doing?

I might also have some time to work on this as well.

mentos1386 avatar Aug 03 '22 20:08 mentos1386

+1 to this

AskAlice avatar Aug 18 '22 08:08 AskAlice

Looks like the are few breaking changes though, is there a list of the working dependencies in the current OTel version?

ruslan-ncg avatar Aug 25 '22 10:08 ruslan-ncg

ref: https://github.com/pragmaticivan/nestjs-otel/pull/321

pragmaticivan avatar Aug 29 '22 18:08 pragmaticivan

Working example here: https://github.com/pragmaticivan/nestjs-otel-prom-grafana-tempo

pragmaticivan avatar Aug 29 '22 22:08 pragmaticivan