Niraj Nepal

Results 10 issues of Niraj Nepal

Description here... Help the reviewer by: - Added Model garden to vertexAI and implemented openai_compatibility support Checklist (if applicable): - [ ] PR title is following https://www.conventionalcommits.org/en/v1.0.0/ - [ ]...

docs
feature
js
go
tooling
python
config
root

Added platform support for linux-gnu and linux-musl architectures. Use rake compiler base docker images for both of these platforms and use it to bundle grpc gem to the respective platforms.

lang/ruby
release notes: yes
bloat/none
per-call-memory/neutral
per-channel-memory/neutral

Implemented basic metrics for observability. Also implemented AIM telemetry support for firebase Checklist (if applicable): - [ ] PR title is following https://www.conventionalcommits.org/en/v1.0.0/ - [ ] Tested (manually, unit tested,...

python
config

On ARM64, server shutdown could hang for 20+ minutes due to a memory visibility issue in the C-core completion queue. The volatile int flag lacks memory barriers, causing blocked threads...

release notes: yes

These examples are based on the corresponding Python [examples](https://github.com/grpc/grpc/tree/master/examples/python/errors)