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

Fix zipkin event translation #1161

Merged
merged 2 commits into from
Sep 25, 2020

Conversation

owais
Copy link
Contributor

@owais owais commented Sep 25, 2020

Description

Updated zipkin exporter to correctly translate OTLP events as specified by the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/sdk_exporters/zipkin.md#events

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit Tests

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@owais owais force-pushed the fix-zipkin-event-translation branch 6 times, most recently from 9f92bd7 to 1222871 Compare September 25, 2020 01:11
@owais owais marked this pull request as ready for review September 25, 2020 01:12
@owais owais requested a review from a team September 25, 2020 01:12
@owais owais force-pushed the fix-zipkin-event-translation branch from 1222871 to 5854b2e Compare September 25, 2020 02:05
@codeboten codeboten merged commit b255940 into open-telemetry:master Sep 25, 2020
@owais owais deleted the fix-zipkin-event-translation branch September 25, 2020 17:47
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
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.

3 participants