open-telemetry/opentelemetry-ruby-contrib

feat: Twirp Instrumentation

Ouverte

#75 ouverte le 1 juil. 2022

 (1 commentaire) (1 réaction) (0 personne assignée)Ruby (252 forks)auto 404
help wantedkeep

Métriques du dépôt

Stars
 (135 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur