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

[exporter/otelarrow] add metadata wrapper around exporter #34235

Closed

Conversation

kristinapathak
Copy link
Contributor

@kristinapathak kristinapathak commented Jul 23, 2024

Description: Add the ability to send on Arrow streams where specified metadata sent per stream message all match on a per stream basis, similar to configuring metadata_keys in the batch processor. The maximum possible number of open streams would be metadata_cardinality_limit * num_streams.

This functionality is kept as separate as possible from the arrow exporter logic as it's not unique to the arrow exporter.

Link to tracking Issue: #34178

Testing: WIP: testing needs to be added

Documentation: Added configuration explanation in readme.

Copy link

linux-foundation-easycla bot commented Jul 23, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@kristinapathak kristinapathak changed the title add metadata wrapper around exporter [otelarrowexporter] add metadata wrapper around exporter Jul 23, 2024
@github-actions github-actions bot requested review from jmacd, lquerel and moh-osman3 July 23, 2024 21:49
@kristinapathak kristinapathak changed the title [otelarrowexporter] add metadata wrapper around exporter [exporter/otelarrow] add metadata wrapper around exporter Jul 23, 2024
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Aug 7, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 7, 2024
@jmacd jmacd removed the Stale label Aug 19, 2024
@jmacd
Copy link
Contributor

jmacd commented Aug 19, 2024

@moh-osman3 or I will pick this up.

Copy link
Contributor

github-actions bot commented Sep 3, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 3, 2024
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Sep 17, 2024
mx-psi pushed a commit that referenced this pull request Sep 19, 2024
…etadataKeys (#34827)

**Description:** 

This PR forks
#34235
and adds unit tests.

**Link to tracking Issue:** 

#34178

---------

Co-authored-by: kristina.pathak <kristina.m.pathak@gmail.com>
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
jriguera pushed a commit to springernature/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2024
…etadataKeys (open-telemetry#34827)

**Description:** 

This PR forks
open-telemetry#34235
and adds unit tests.

**Link to tracking Issue:** 

open-telemetry#34178

---------

Co-authored-by: kristina.pathak <kristina.m.pathak@gmail.com>
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
@kristinapathak kristinapathak deleted the otelarrow-metadata branch October 10, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants