jaracil / nexus

Distributed RPC system
Other
11 stars 2 forks source link

Trace services interaction #11

Closed dpecos closed 8 years ago

dpecos commented 8 years ago

Having a SOA infrastructure, makes it really hard to track dependencies between services. So having a way of tracking specific user session activity could be a nice way to discover those.

dpecos commented 8 years ago

This could be solved in user-space having a metadata field available.

This metadata will also be useful for other purposes as API versioning or requesting tasks in test mode.

rgzr commented 8 years ago

This is being developed in github.com/nayarsystems/sugar: