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

Feature request: accept proto-marshalled data in Stream.write() #3553

Open
cancub opened this issue Jun 20, 2023 · 0 comments
Open

Feature request: accept proto-marshalled data in Stream.write() #3553

cancub opened this issue Jun 20, 2023 · 0 comments
Labels
area: grpc evaluation needed proposal needs to be validated or tested before fully implementing it in k6

Comments

@cancub
Copy link

cancub commented Jun 20, 2023

I'm trying to send OTLP traces using gRPC to Tempo using k6. Currently there is a k6 extension for OTLP that generates a byte array of proto-marshalled data. But this gRPC extension rejects this data format. I'd like for there to be some way to either have Stream.write() accept a byte array (either automatically or via a configuration parameter).

@olegbespalov olegbespalov transferred this issue from grafana/xk6-grpc Jan 18, 2024
@olegbespalov olegbespalov added area: grpc evaluation needed proposal needs to be validated or tested before fully implementing it in k6 and removed triage labels Jan 18, 2024
@mstoykov mstoykov assigned olegbespalov and unassigned mstoykov Jan 18, 2024
@olegbespalov olegbespalov removed their assignment Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: grpc evaluation needed proposal needs to be validated or tested before fully implementing it in k6
Projects
None yet
Development

No branches or pull requests

3 participants