-
**Important notices**
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [x] I have searched the existing issues, open and closed, …
-
- [ ] Move grpc_config out of config file.
- [ ] Make new communication component easy to plugin.
-
### Feature Description
in the pr https://github.com/grafana/k6/pull/1937 , add xds protocol by update gRPC version.
However, when I try to invoke the grpc server api through the XDS as load bala…
-
I have a slightly different configuration to the norm. I have an on-prem cluster that uses an envoy reverse proxy running on one or more cluster nodes (I know, it's bad and I shouldn't do it), this en…
-
### Before Creating the Bug Report
- [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions).
- [X] I have sear…
-
### What is the issue?
After upgrading from Linkerd stable 2.13 to 2.16 BEL, we are experiencing an increase in gRPC errors due to dropped connections, which is leading to data loss. Our current se…
-
I'm using Pinpoint 3.0.0.
Currently, I'm using Java version 21.
While using Pinpoint, the following log occurs only with Java 21 version, and the pinpoint agent does not run normally.
I understand …
-
Currently we are using [uvicorn](https://www.uvicorn.org/) to implement http proxy. We need to find an HTTP2 compatible server to to replace it and implement http and grpc proxy on top of it.
Maybe t…
-
# Feature Request
**Is your feature request related to a problem?**
When I try to export data using OTLP exporter from behind a proxy, I get this exception:
Grpc.Core.RpcException: Status(Statu…
-
## Include Samples for Experimental Grpc Proxy
The sample contains examples of invoking grpc and uses InvokeGrpcAsync
Will it be possible to include sample based on Grpc Proxy as shown here.
…