drewcorlin1

Results 39 comments of drewcorlin1

I'd love to be able to use this feature as well. Is there anything I can do to help this PR get merged?

I have the use case of rotating my certificate in a multi step process where I * Create a new cert * Update all associations to the old cert to...

This is quite an old what, any chance of this getting revived? I'd be happy to help out

@yusinto is there any update on this?

Still hoping for a response here

I'm seeing this same error message when I * Have an existing model with a `TEXT` column * Have a node app that queries for that model on that column...

DataDog has [an experimental esbuild plugin](https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/nodejs/?tab=containers#esbuild-support) and I think a similar approach could be used for this. Is there any interest in this solution? I would be happy to begin...

I got around this via the [opentelemetry span processor](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/spanprocessor) since I'm using the OTel collector in my stack. Here's the relevant part of my helm chart values (using the otel...

@Fryuni @ktrz is there any progress made on this? Could I help out to push this along?