open-telemetry/opentelemetry-ruby-contrib

feat: Twirp Instrumentation

Aberta

#75 aberto em 1 de jul. de 2022

 (1 comentário) (1 reação) (0 responsável)Ruby (252 forks)auto 404
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 actionpack and sinatra automatic instrumentation

cc: @hmaurer

Guia do colaborador