Thomas Hunter II
Thomas Hunter II
Getting a benchmark error: ``` Found errors in your .gitlab-ci.yml: Local file `.gitlab-ci.yml` does not exist! You can also test your .gitlab-ci.yml in CI Lint ``` Their GUI linter tool...
@chris-chao looking at your memory graph usage, it does appear to be a pretty steady increase in memory usage. Do you know if the growth is correlated with the rate...
I was able to reproduce this locally. With that said I'll try to look into what is going on.
@chris-chao Sorry about the late reply! I had setup a local benchmark for a Nest.JS app with and without Datadog, based on the NextJS starter guide and the code you...
I don't think [heroku-buildpack-datadog](https://github.com/DataDog/heroku-buildpack-datadog) would be the culprit since it runs external to the process. Even if dd-trace-js is unable to speak to the agent it'll only buffer data to...
I'm going to deploy a version with 0.30.5 and will let you know. This does affect other routes as well.
@rochdev it is still happening quite a bit with this version. Here's a screenshot of one that seems to contain hundreds of requests if I keep scrolling down. Each one...
Note that this service was just upgraded to Node.js v14.15.4 and is still exhibiting the same behavior.
@rochdev just deployed our app with `[email protected]` and we're still getting the same issue:  Could it be that some metadata that we're attaching is causing this issue? Values like...
Sadly I don't have the bandwidth to do either. Also, I'll no longer have access to the project in about a week. I could send a private message with the...