Danny Carrillo

Results 13 comments of Danny Carrillo

@Disturbing Where I work we created a query builder that wraps this library. Its basically like LINQ but for GraphQL queries. Check it out here: https://github.com/Revmaker/Getit

@deinok I asked my team and we are interested in merging as long as we get a mention back to [Carlabs](https://github.com/Revmaker). Let me know of the process you had in...

@deinok - Yeah sounds good! If you have any questions or need help understanding `Getit` let me know and I can help out.

Hi, it's been some time since this has been open. Are there plans to merge this in? @rhcarvalho @spaceweasel

I have the same issue. I have structlog outputting JSON formatted logs (for kibana/elasticsearch to understand), unfortunately now every event/breadcrumb in Sentry is just a message with a stringified JSON...

@untitaker Thank you! I actually got it sort of working now. Before I was using the `structlog` format... Which basically has a `event` key which contains the message. Now I...

This would definitely be useful!

Thank you for the quick response @vvatanabe - that is true for open AI. But there are other services to might default to `true` in the case where it's not...

Thank you! Let me know if you need help with implementing this.

@ktseytlin @kevinchristen Can you guys provide some input on this? I have other handlers that rely on `HTTPResponse` to be there and unfortunately this is not including it. related: https://github.com/newrelic/go-agent/issues/287