Chris Chao

Results 5 comments of Chris Chao

@tlhunter growth does not seem to be correlated with the rate of incoming requests. And when I disable DataDog, the memory growth disappears (in the memory usage chart, from 3pm...

@rochdev yeah, I disabled profiling and the linear growth in memory usage still occurs.

@tlhunter Checking back in to see if there is any update with this? The memory leak makes it difficult for me to get proper metrics on my Heroku app. Thanks...

@tlhunter hmm so if it seems like dd-trace works fine with a NestJS app then do you think it could be an issue with [heroku-buildpack-datadog](https://github.com/DataDog/heroku-buildpack-datadog) then? Here's a screenshot of...

> @xlogix I'm having this issue when following this approach: > > ![File (1)](https://user-images.githubusercontent.com/9335422/81495424-8adf2280-92b0-11ea-93d4-474adb4b37bd.jpg) > > RN 60: > > ```json > "expo": "^36.0.0", > "react-native": "https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz", > ``` Are...