loopback/lib
Aurélien c7a1246c43 Support middleware injected by OpenTelemetry
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
2021-09-22 18:36:45 +02:00
..
connectors chore: update copyright year 2020-01-21 14:19:18 -05:00
access-context.js chore: update copyright year 2020-01-21 14:19:18 -05:00
application.js chore: update copyright year 2020-01-21 14:19:18 -05:00
browser-express.js chore: update copyright year 2020-01-21 14:19:18 -05:00
builtin-models.js chore: update copyright year 2020-01-21 14:19:18 -05:00
configure-shared-methods.js chore: update copyright year 2020-01-21 14:19:18 -05:00
current-context.js chore: update copyright year 2020-01-21 14:19:18 -05:00
globalize.js chore: update copyright year 2020-01-21 14:19:18 -05:00
loopback.js chore: update copyright year 2020-01-21 14:19:18 -05:00
model.js chore: update copyright year 2020-01-21 14:19:18 -05:00
persisted-model.js chore: fix eslint violations 2019-11-17 14:04:57 -05:00
registry.js chore: update copyright year 2020-01-21 14:19:18 -05:00
runtime.js chore: update copyright year 2020-01-21 14:19:18 -05:00
server-app.js Support middleware injected by OpenTelemetry 2021-09-22 18:36:45 +02:00
utils.js chore: update copyright year 2020-01-21 14:19:18 -05:00