Michal Kuffa

Results 8 comments of Michal Kuffa

> just so I have a little more context -- is this meant to be a tool that we support and keep indefinitely? shouldn't developers just drop their old databases...

Hi @arsalasif ! Can you check what version of `ddtrace` are you using? Reading their docs ~ https://github.com/DataDog/dd-trace-py/blob/16487e51380e28672337a54a9921a73fc44adf07/docs/configuration.rst#configuration ~ `DD_VERSION` was added in `v0.36.0`.

Hi @arsalasif! No update so far. I briefly looked into it but did not see anything obvious. Hopefully, I'll have time to take another look at the weekend.

Hi @arsalasif ! I was able to track it down to this piece of code: - https://github.com/DataDog/dd-trace-py/blob/491c3d536fcc40e494118ceba0aa00d5c66c298a/ddtrace/tracer.py#L489-L499 > Only set the version tag on internal spans. I was able to...

fyi: Just opened a PR with an upgrade script https://github.com/getsentry/sentry/pull/38733

> Will this script live in the `sentry` repo forever, or will it be removed at some predictable point down the line, or ... ? I would like to remove...

> To everyone running Postgresql 14: How are you integrating the wal2json extension? The current version uses seems not compatible with postgres 14 afaik. Is the wal2json functionality even already...

@jlory / @ninapavlich / @cgutshal I know it's old issue but maybe someone will find it helpfull. We are running elastalert in lambda using this piece of code https://github.com/beezz/elastalert-lambda Would...