@uyu423/pinpoint-node-agent
Version:
Pinpoint node agent provided by NAVER (Personalized version)
65 lines (53 loc) • 2.28 kB
Markdown
All notable changes to Pinpoint Node.js agent will be documented in this file.
-
-
-
- Implementation Outgoing request header 'pinpoint-sampled' "s0"
- Support Pinpoint-SpanID, Pinpoint-pSpanID gRPC long type
- Could not be traced when requesting outgoing request from JVM server to Node server
- Fixed no agent Data
- Fixed no needs that the spantrunk is transmitted to the collector.
- Fix Ping stream close a bug
- Fix that the Inspector shutdown server status icon was exposed.
- Fix TypeError: c.toArray is not a function error in mongodb-core hook module
- docker env auto detection
- The protocol that connects with the Collector has been changed from Thrift to gRPC.
- The agent version refers to the value of Package.json.
- Agents with versions lower than 0.6.0 have a bug in which the server list is not exposed after 30 minutes in the container environment. Servers using the container environment should be upgraded to 0.6.0 or higher.
- Pinpoint ping feature implementation
- Fixed agent version from package.json
- Fixed a bug where the server list was not displayed in the Inspector when container=true because Pinpoint Ping was not implemented.
- Disable Active thread count default configuration
- Fixed incoming trace sampling bug
- Support async hook outgoing request in HTTPS module
- Fixed the endpoint and destinationId of SpanEvent were missing
- Fixed a compatibility bug with network matrix in PM2 and Sentry
- Fixed wrong outgoing request annotations type
- Fixed redis module call stack depth and wrong get data
- Node.js varabiles of environment variables convert to number, boolean, string types