-
# Which version of the demo you are using?
Main (https://github.com/open-telemetry/opentelemetry-demo/commit/a1cfe470c6c1e412865b351e473060b66674b2fb)
# Bug Report
Seeing the following error in r…
-
### Plugin
GRPC
### I have an idea!
Like we have middleware in the HTTP plugin, will be nice to have the custom interceptors for the `grpc` plugin.
```yaml
# GRPC service configuration
grpc:
…
-
### What version of gRPC and what language are you using?
1.68.0.dev0
41dc97e1d66f32d95fdf016641164d9f7dc6fb94
Python
### What operating system (Linux, Windows,...) and version?
Linux…
denik updated
1 month ago
-
### Feature Request: Add Support for Generating Full Method Names List for Service-Level gRPC Interceptors
#### Summary
I’m requesting a feature that generates a list of full method names for each…
-
Hi,
I'm instrumenting a gRPC server with OpenTelemetry and Google Cloud Trace. I can see spans in my Trace dashboard but they aren't being coloured red if an rpc returns an internal error. I'm usi…
-
## Expected Behavior
I can execute CRUD commands with admin and non admin x-search-attributes without errors.
## Actual Behavior
I have `devl:admin` and `temporal-system:admin` roles assigned…
-
-
We are looking to write some gRPC services in rust, but it looks like tower-gRPC is missing interceptor support. We currently use interceptors in go-grpc for a few things:
- automatically log promet…
-
Hi, I'm currently implementing a gRPC Interceptor to track all the traffic via atlantis.
It's working fine currently, but for streaming it would be awesome to have some API to support streaming lik…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.35.0
### Steps to Reproduce
Hi, in latest sentry-sdk release a new Client interceptor was added for `grpc.aio` client. T…