Skip to content

use latest OTEL collector and switch Jaeger to OTLP protocol#1

Open
stoty wants to merge 1 commit into
vercel:mainfrom
stoty:main
Open

use latest OTEL collector and switch Jaeger to OTLP protocol#1
stoty wants to merge 1 commit into
vercel:mainfrom
stoty:main

Conversation

@stoty

@stoty stoty commented Oct 30, 2023

Copy link
Copy Markdown

No description provided.

@cpatti97100

Copy link
Copy Markdown

hi is this PR ok to use already? thanks!

@stoty

stoty commented Nov 6, 2023

Copy link
Copy Markdown
Author

Yes, I've used this for some development without issues.

jaeger:
endpoint: jaeger-all-in-one:14250
otlp/jaeger:
endpoint: jaeger-all-in-one:4317

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why there is a change in port? I guess they have purposefully kept it 14250 to support nextJS framework.

@stoty stoty Nov 10, 2023

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frankly I don't know the nextJS framework.
New Jaeger versions support the OTLP protocol natively, and use that for communication with the OTEL collector, while in older version the collector used the Jaeger protocol to talk to Jaeger.

This port is not supposed to be seen or used by the observer application.

@jprokay-tb jprokay-tb Nov 30, 2023

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maniraj1234

Copy link
Copy Markdown

I'm trying to use this one but logs aren't showing up. could you please point me to any repo link?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants