Navigation Menu

Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Attach request-id to all gRPC requests #67

Closed
bobheadxi opened this issue Oct 29, 2018 · 2 comments
Closed

Attach request-id to all gRPC requests #67

bobheadxi opened this issue Oct 29, 2018 · 2 comments

Comments

@bobheadxi
Copy link
Member

bobheadxi commented Oct 29, 2018

chi generates a request-id for us, this should be attached to gateway->core requests to enable better logging

this can be done via context - see #101

@bobheadxi bobheadxi added this to 💪Backlog in Pinpoint Setup via automation Oct 29, 2018
@bobheadxi bobheadxi moved this from 💪Backlog to 😰Blocked in Pinpoint Setup Oct 30, 2018
@bobheadxi bobheadxi added this to To do in Backend MVP Oct 31, 2018
@bobheadxi bobheadxi removed this from 😰Blocked in Pinpoint Setup Oct 31, 2018
@bobheadxi bobheadxi moved this from To do to Icebox in Backend MVP Oct 31, 2018
@bobheadxi bobheadxi moved this from Icebox to To do in Backend MVP Oct 31, 2018
@bobheadxi
Copy link
Member Author

bobheadxi commented Feb 7, 2019

yeah thats the idea - it would let us set up some kind of distributed trace, and track events across multiple services/instances. we could use some fancier tools but yolo DIY is life

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Backend MVP
  
To do
Development

No branches or pull requests

2 participants
@bobheadxi and others