Skip to content

replaces thrift collector with otlp collector#73

Merged
cretz merged 2 commits into
temporalio:mainfrom
romank0:opentelemetry-example-with-export-via-otlp-collector
Jun 9, 2023
Merged

replaces thrift collector with otlp collector#73
cretz merged 2 commits into
temporalio:mainfrom
romank0:opentelemetry-example-with-export-via-otlp-collector

Conversation

@romank0
Copy link
Copy Markdown
Contributor

@romank0 romank0 commented Jun 9, 2023

What was changed

thrift jaeger spans exporter was replaced by OTLP exporter in opentelemetry example.

Why?

OTLP exporter is more generic as it uses open protocol supported by mutlipe providers.

Checklist

  1. Closes [Feature Request] Replace thrift jaeger exporter with otlp #72

  2. How was this tested:
    I've run manually the example of how to use opentelemetry from README.

  3. Any docs updates needed?
    Yes. README for opentelemetry example is updated.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 9, 2023

CLA assistant check
All committers have signed the CLA.

@romank0 romank0 force-pushed the opentelemetry-example-with-export-via-otlp-collector branch from bc4976d to 3220c34 Compare June 9, 2023 17:19
Copy link
Copy Markdown
Contributor

@cretz cretz left a comment

Choose a reason for hiding this comment

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

Great! Glad to see this works with OTel now. Will approve for CI. Click CLA link and agree to that thing when you can and I'll merge.

@cretz cretz merged commit f6a954e into temporalio:main Jun 9, 2023
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.

[Feature Request] Replace thrift jaeger exporter with otlp

3 participants