Skip to content

Feature: Include trace flags in spans exported by the OTLPSpanExporter#4761

Closed
nikhilmantri0902 wants to merge 21 commits intoopen-telemetry:mainfrom
nikhilmantri0902:feat/otlpspanexporter_traceflags_bits07
Closed

Feature: Include trace flags in spans exported by the OTLPSpanExporter#4761
nikhilmantri0902 wants to merge 21 commits intoopen-telemetry:mainfrom
nikhilmantri0902:feat/otlpspanexporter_traceflags_bits07

Conversation

@nikhilmantri0902
Copy link
Copy Markdown

Description

Fixes #4666

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

  • Test A

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

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

@nikhilmantri0902 nikhilmantri0902 requested a review from a team as a code owner October 2, 2025 07:56
@xrmx xrmx moved this to Ready for review in Python PR digest Oct 3, 2025
@xrmx xrmx moved this from Ready for review to Reviewed PRs that need fixes in Python PR digest Oct 3, 2025
@nikhilmantri0902
Copy link
Copy Markdown
Author

@xrmx made changes as per your comments. thanks.

@xrmx xrmx moved this from Reviewed PRs that need fixes to Ready for review in Python PR digest Oct 6, 2025
Comment thread exporter/opentelemetry-exporter-otlp-proto-common/tests/test_trace_encoder.py Outdated
Comment thread exporter/opentelemetry-exporter-otlp-proto-common/tests/test_trace_encoder.py Outdated
Comment thread exporter/opentelemetry-exporter-otlp-proto-common/tests/test_trace_encoder.py Outdated
@nikhilmantri0902
Copy link
Copy Markdown
Author

@xrmx I have made the changes as u said. Can you take a lookg again?

@nikhilmantri0902
Copy link
Copy Markdown
Author

@xrmx can you trigger the workflows once? I have fixed the errors

@nikhilmantri0902
Copy link
Copy Markdown
Author

@xrmx can you trigger the workflows once? I have fixed the errors

@nikhilmantri0902
Copy link
Copy Markdown
Author

can you trigger the workflows once @xrmx ?

@nikhilmantri0902
Copy link
Copy Markdown
Author

Fixed all errors. Please trigger workflows again @xrmx

Comment thread exporter/opentelemetry-exporter-otlp-proto-common/tests/test_trace_encoder.py Outdated
@nikhilmantri0902
Copy link
Copy Markdown
Author

Hi @xrmx please trigger the workflows

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

This PR has been automatically marked as stale because it has not had any activity for 14 days. It will be closed if no further activity occurs within 14 days of this comment.
If you're still working on this, please add a comment or push new commits.

@github-actions github-actions Bot added the Stale label Mar 4, 2026
@github-actions
Copy link
Copy Markdown

This PR has been closed due to inactivity. Please reopen if you would like to continue working on it.

@github-actions github-actions Bot closed this Mar 18, 2026
@github-project-automation github-project-automation Bot moved this from Ready for review to Done in Python PR digest Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Include trace flags in spans exported by the OTLPSpanExporter

3 participants