newrelic / newrelic-telemetry-sdk-java

Java library for sending telemetry data to New Relic
Apache License 2.0
41 stars 37 forks source link

Question/Suggestion -> How are the telemetry SDKs expected to be used in Serverless Function architectures? #283

Closed GaPeppy closed 2 years ago

GaPeppy commented 2 years ago

Customers are moving heavily into Serverless Function architectures like AWS Lambda. How does NR expect customers to leverage the telemetry SDKs in these architectures?

And while Java might not be a popular language in general for AWS Lambda; the library breadth in enterprise environments means that it will be used in Lambda for some time.

kford-newrelic commented 2 years ago

@GaPeppy thanks for the question - you might want to take a look at our Serverless monitoring docs page. Our Explorers Hub also has quite a bit of community discussion around lambda monitoring.