Skip to main content

Node.js Agent v0.4.88

January 11, 2024

  • Fixed When the trace_http_client_ip_header_key=x-forwarded-for option has been set and multiple IPs are passed to the x-forwarded-for value via the header, modified to set the IP to the first value (based on comma).

    Note

    For more information about this option, see the following.

  • Fixed Modified the TCP and UDP socket monitoring.

  • Fixed When the value of the profile_http_header_enabled option is true, modified the display method of the profile's header values (JSON → key=value\n).

Info