open-telemetry/opentelemetry-ruby-contrib

feat: Twirp Instrumentation

Offen

#75 geöffnet am 01.07.2022

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Ruby (252 Forks)auto 404
help wantedkeep

Repository-Metriken

Stars
 (135 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide