Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

[Question] http, http2 instruments add RECEIVED MessageEvent at the end of response #637

Open
StoneDot opened this issue Aug 7, 2019 · 0 comments

Comments

@StoneDot
Copy link
Contributor

StoneDot commented Aug 7, 2019

I'd thought MessageEvent (MessageEventType.RECEIVED) is added at the start of a span. But current implementation of http and http2 instruments add the MessageEvent at the end of a span.
I feel it is curious behavior because the whole request has already received when request event is emitted.

Is this intended behavior?

  • OpenCensus version: 0.0.16
  • Node.js version: v11.11.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant