newrelic/newrelic-telemetry-sdk-node

Support Event API

Closed this issue · 2 comments

We would like to use the Event API, which is only currently supported in the python telemetry sdk. This is useful for projects using high security mode in the APM agent, but still need to publish custom events.

@joshowen Thank you for the request!

"The Telemetry SDK implements an abstraction for sending custom events that follows the data model convention for spans and metrics."

https://github.com/newrelic/newrelic-telemetry-sdk-specs/blob/master/capabilities.md#events