Tobias Gesellchen
Tobias Gesellchen
The error `all_dbs_active` is interesting. Did you observe high load on the CouchDB host or can you check for general availability of the CouchDB for read and write operations? The...
I'm not sure if this is related to https://github.com/apache/couchdb/issues/4076. Looking at the supported features of your CouchDB instance, I stumbled over the `"search"` feature. Can you tell if your instance...
@kocolosk I considered the CouchDB exporter to use the native _prometheus endpoints internally if available, but haven't had enough time to look at the differences, yet. I would suggest that...
A WCOW compatible image of https://github.com/testcontainers/helloworld is required for the ResourceReaperTest to succeed on Windows containers.
> A WCOW compatible image of https://github.com/testcontainers/helloworld is required for the ResourceReaperTest to succeed on Windows containers. Now as pull request prepared at https://github.com/testcontainers/helloworld/pull/5