open-telemetry/opentelemetry-ruby-contrib
feat: Twirp Instrumentation
Ouverte
#75 ouverte le 1 juil. 2022
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
actionpackandsinatraautomatic instrumentation
cc: @hmaurer