We added a doc on how to use the common monitoring...
# guide
j
We added a doc on how to use the common monitoring services (Datadog, Sentry, Epsagon, & Lumigo) with SST. Check it out and let us know if there are any other ones we should cover. https://docs.serverless-stack.com/monitoring-your-app-in-prod
n
This is timely, was just working on this… How about New Relic?
j
Paging @thdxr!
t
Will check it out next week
g
I never tried Datadog but I appreciated they worked on cdk library. Is there someone who want share their experience with datadog?
t
I use it currently. I'd rank it at Lumigo as the two best options
r
@thdxr what is it you prefer about Lumigo compared with Epsagon?
t
Honeycomb? 🙂
n
@thdxr Just curious if you had anytime this week to look into SST + New Relic?
Sorry @thdxr, gonna ping you again on this one.
t
Hey Nick - sorry haven't gotten around to it yet
n
Sure no worries, just wanted to reap the benefits if you had 😉
t
Took a quick look just now, looks like the approach is attaching this lambda layer: https://github.com/newrelic/newrelic-lambda-layers And then repointing the handler to their handler while putting your handler in the env variable. Kind of ugly
n
Thanks @thdxr, yeah I found that but agreed it seems a little ugly. I didn’t look into it too much but I’ll keep exploring that route unless someone reports a better way.
j
@Nick Laffey / @thdxr did you find a better way to work with SST + New Relic ?
n
No unfortunately that’s been sitting in my backlog waiting on someone at my company to give me our new relic keys.
j
@Frank @manitej do we have New Relic on the list?
f
It’s on the list now!
j
@Frank / @thdxr - Any news on any NR stuff?
t
Not yet haven't been able to prioritize it
j
looking into the AWS Lambda monitoring they offer now to see how it performs. Guessing its not going to play nice with SST