open-telemetry / open-telemetry/opentelemetry-ruby-contrib

feat: Twirp Instrumentation

Open
#75 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted keep
Dominant language
Ruby
Stars
137
Forks
258
Avg merge
3d 17h
Merged PRs (30d)
30

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the twirp-ruby repository and the existing actionpack and sinatra automatic instrumentation referenced in the issue. Trace how HTTPClient.attributes and the Rack Span are used, then implement and verify client RPC semantic attributes plus server RPC semantics and operation naming for both checklist items.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
backend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.