open-telemetry/opentelemetry-ruby-contrib
feat: Twirp Instrumentation
Aberta
#75 aberto em 1 de jul. de 2022
help wantedkeep
Métricas do repositório
- Stars
- (135 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
https://github.com/twitchtv/twirp-ruby
- Client instrumentation - Add RPC semantic attributes (possibly share attributes with Faraday and the adapter via
HTTPClient.attributes) - Server instrumentation - Enrich the Rack Span with RPC server semantics and operation name, similar to how it is done with
actionpackandsinatraautomatic instrumentation
cc: @hmaurer