You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: