Commit 40b4cd1
profilestore: Add unimplemented WriteArrow RPC (#6214)
* profilestore: Add unimplemented WriteArrow RPC
Add a new WriteArrow unary RPC to the ProfileStoreService that accepts
an Arrow IPC buffer. The implementation reads the IPC buffer and logs
the number of rows per record batch at debug level, then returns
Unimplemented to the client.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* signedrequests: Ensure credential type is serviceaccount
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2b9ff82 commit 40b4cd1
File tree
9 files changed
+708
-73
lines changed- gen/proto
- go/parca/profilestore/v1alpha1
- swagger/parca/profilestore/v1alpha1
- pkg
- profilestore
- signedrequests
- proto/parca/profilestore/v1alpha1
9 files changed
+708
-73
lines changedLines changed: 160 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 67 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments