Jeff Goddard

Results 4 issues of Jeff Goddard

When we are trying to join multiple a stream and multiple tables together, we get an error in the KSQL test harness. The following code produces an error: Test failed:...

ksql-test-runner
streaming-engine

**Is your feature request related to a problem? Please describe.** The Python Elastic APM agent does not automatically instrument async calls to mongodb using motor **Describe the solution you'd like**...

feature
agent-python
community
instrumentation

Linked issue: https://github.com/testcontainers/testcontainers-python/issues/865 This adds a Mongo DB Atlas local container. This works similarly to the Java container: https://java.testcontainers.org/modules/databases/mongodb/#mongodbatlaslocalcontainer Like the java one, I added this into the same module...

**What is the new container you'd like to have?** MongoDB Atlas is a local version of the MongoDB Atlas cloud database, which includes extra services like search/vector search **Why not...

🚀 enhancement