Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support middleware injected by OpenTelemetry Express Instrumentation plugin#4351

Open
a-legrand wants to merge 1 commit into
strongloop:master from
a-legrand:opentelemetry
Open

Support middleware injected by OpenTelemetry Express Instrumentation plugin #4351
a-legrand wants to merge 1 commit into
strongloop:master from
a-legrand:opentelemetry

Conversation

@a-legrand

@a-legrand a-legrand commented Sep 22, 2021

Copy link
Copy Markdown

OpenTelemetry Express Instrumentation injects a proxy object into the router stack, which it
uses for its tracing. This is similar to how NewRelic adds a sentinel handler to the router stack. This commit adds a similar workaround so that loopback can find the original layer.

I made the variable more generic to just test if shimmer is used to wrap the handler, as this library can be used by other libraries.

See also #4119

Checklist

  • New tests added or existing tests modified to cover all changes
    • Unit tests have been added
  • Code conforms with the style guide
    • All lint tests passes

OpenTelemetry injects a proxy object into the router stack, which it
uses for its tracing. This is similar to how NewRelic
adds a sentinel handler to the router stack. This commit adds a
similar workaround so that loopback can find the original layer.
Made it more generic to just test if shimmer is used to wrap the handler

adambusfy123 commented May 6, 2025
edited
Loading

Copy link
Copy Markdown

Whats the status here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@clark0x clark0x Awaiting requested review from clark0x

@ebarault ebarault Awaiting requested review from ebarault ebarault is a code owner

@fabien fabien Awaiting requested review from fabien fabien is a code owner

@zbarbuto zbarbuto Awaiting requested review from zbarbuto zbarbuto is a code owner

1 more reviewer

@arousselotvi arousselotvi arousselotvi approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /