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

Add OTel gRPC protocol #5402

Open
zyy17 opened this issue Jan 20, 2025 · 1 comment
Open

Add OTel gRPC protocol #5402

zyy17 opened this issue Jan 20, 2025 · 1 comment
Assignees
Labels
C-enhancement Category Enhancements

Comments

@zyy17
Copy link
Collaborator

zyy17 commented Jan 20, 2025

What type of enhancement is this?

API improvement

What does the enhancement do?

The current GreptimeDB supports ingesting OTel data by HTTP with protocol-encoded data. To make the OTel ingestion more general, we can add the OTel gRPC protocol. Users can use both HTTP and gRPC to ingest OTel data.

Implementation challenges

No response

@zyy17 zyy17 added the C-enhancement Category Enhancements label Jan 20, 2025
@zyy17 zyy17 self-assigned this Jan 20, 2025
@shuiyisong
Copy link
Contributor

.otlp_handler(self.instance.clone(), user_provider)

We have an OTLP handler in the gRPC server, though it might need some updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements
Projects
None yet
Development

No branches or pull requests

2 participants