Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@sourceloop/cli: @opentelemetry/exporter-jaeger depricated #1347

Closed
sumit-singhania opened this issue Mar 15, 2023 · 0 comments · Fixed by #1351
Closed

@sourceloop/cli: @opentelemetry/exporter-jaeger depricated #1347

sumit-singhania opened this issue Mar 15, 2023 · 0 comments · Fixed by #1351

Comments

@sumit-singhania
Copy link

Describe the bug
Issue detail:
Package @opentelemetry/exporter-jaeger is depricated which is causing error while service start after setting up service using sourceloop cli.

More detail about package can be found on :
https://github.com/open-telemetry/opentelemetry-js/blob/main/packages/opentelemetry-exporter-jaeger/README.md

To Reproduce
Steps to reproduce the behavior:

  1. using sourceloop/cli setup service(facade/service any)
  2. now do npm run start
  3. service will not start and stack trace of error will be produced with complete signature
    example reference of error:

'JaegerExporter' is not assignable to parameter of type 'SpanExporter'. Types of property 'export' are incompatible.

Expected behavior
service should have started either on given port in env or on default port.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@yeshamavani yeshamavani changed the title @opentelemetry/exporter-jaeger depricated @sourceloop/cli: @opentelemetry/exporter-jaeger depricated Mar 15, 2023
yeshamavani added a commit that referenced this issue Mar 21, 2023
…1351)

* fix(cli): changed the opentelemetry packages since they are renamed

gh-1347

* chore(all-services): openapi of all the services

gh-1347
gautam23-sf pushed a commit that referenced this issue Mar 27, 2023
…1351)

* fix(cli): changed the opentelemetry packages since they are renamed

gh-1347

* chore(all-services): openapi of all the services

gh-1347
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant