Caitlin Munley

Results 16 comments of Caitlin Munley

I am also having the same issue. The API is working as expected but reqwest thinks it is redirecting. The error I'm getting in console is > Response for preflight...

Would it be possible to create an official Heroku buildpack for dd-trace-php? I found this excellent buildpack that incorporates the functionality of both the `heroku-community/apt` and `curology/heroku-buildback-curology` buildpacks described in...

Is this feature planning to be implemented at any point? I've also run into the need to notify on deployments for only certain environments/branches. It's been requested since 2019 😬

I encountered this with Docz as well, on Windows 10. After debugging I may have identified the source of the issue. The `resolvePath` function in utils uses `'/'` to split...

@Noviny I don't really have a demo of my fix. I could possibly put one together or at least test the PR when I have a chance. Hopefully within the...

This seems to have been resolved with #11181. However, 2 things to note: * v2 came out since that update (`https://http-intake.logs.datadoghq.com/api/v2/logs`) * With it set up this way when I...

> Were you able to solve this? I'm no longer working on a Next.js project and, no, I never solved this. I suspect you're right about using `webpackConfig` with the...

I second this. Chrome currently displays debug logs in blue text under the "verbose" category. loglevel is mapping `console.debug` to `console.log` in all cases. Instead, if `console.debug` is present it...

Great to see this was implemented as one of my projects was using a hacky solution for this 🎉 I didn't know it was possible with newer versions. @jedrzejchalubek Could...

This is still an issue. Can this be merged, please? @FichteFoll Perhaps add a note about the updated name and shortcut command, as well.