HyperDX instrumentation of oRPC code

Open
#1,348 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript

Research direction

Start with the oRPC OpenTelemetry integration documentation linked in the issue and review how the Hono server configures HyperDX's additionalInstrumentations field. Reproduce the setup, then verify whether oRPC methods emit spans in HyperDX; done means the configuration or missing integration behavior is clearly identified.

Written by the indexing model from the issue text.

Description

I'm using Hono + oRPC for my server API, and adding HyperDX for otel instrumentation,
I've followed the doc at https://orpc.unnoq.com/docs/integrations/opentelemetry to add an instrumentation in HyperDX "additionalInstrumentations" field in the setup, but for some reason my oRPC methods don't generate otel spans in HyperDX

any idea (or sample code) how to configure this properly?

Dominant language
TypeScript
Stars
9.9k
Forks
471
Avg merge
2d 4h
Merged PRs (30d)
117

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.

More from hyperdxio/hyperdx

All issues in hyperdxio/hyperdx

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.