-
**Describe the bug**
:warning: I understand that this is a very niche issue, but I thought I share this trap with others.
If you accidentally point an S3 `object_store` client to an gRPC endpoint,…
-
现象:
经过whistle代理时,nacos的接口/Request/request,部分正常,部分显示aborted
而接口/BiRequestStream/requestBiStream则基本上都是aborted,
导致程序无法启动
![image](https://github.com/user-attachments/assets/5bfe04ec-0210-4844-a2c8-…
-
Hi!
We encountered a strange problem when using with gRPC and `responseMetadata`. The contents of the pact manifest in these cases depends on the order in which the tests are run.
![screenshot](…
-
How to configure gRPC?
-
### Enhancement Description
- One-line enhancement description (can be used as a release note): Adds the ability to configure client side TLS on the gRPC probe
- Kubernetes Enhancement Proposal: …
-
### Which OpenObserve functionalities are relevant/related to the feature request?
ingestion
### Description
To host OpenObserve behind a reverse proxy, it's essential to differentiate between requ…
-
Recently, I've been trying to use a popular .NET library, [Grpc.Net](https://github.com/grpc/grpc-dotnet), to make outbound gRPC connections using [a port](https://github.com/dotnet/runtimelab/pull/26…
-
motivation: make it easy for 3rd parties, including the DB team to validate their clients against the latest build of the C++ SDK
method:
- layer 1 is an LTS Ubuntu distro (or we could use someth…
-
### What version of gRPC and what language are you using?
1.65.x and C++
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. p…
-
I had to add the env var `GRPC_ENABLE_FORK_SUPPORT=false` to the doc build CICD job to avoid the following errors:
```txt
I0000 00:00:1727451651.033756 11803 fork_posix.cc:77] Other threads are …