hello icon indicating copy to clipboard operation
hello copied to clipboard

Add server side peer information to logging

Open GalaxyGorilla opened this issue 9 years ago • 0 comments

The new lager tracing field hello_request_peer can have the following values:

  • internal for internal (pure Erlang) communication when hello services are used
  • an IP like 127.0.0.1 when HTTP is used
  • an identity string which is generated by ZeroMQ

GalaxyGorilla avatar Jun 09 '16 12:06 GalaxyGorilla