Alex Gavin
Alex Gavin
Note that I did not implement initialization of `clientOptions.Auth.AuthMechanism` or `clientOptions.Auth.AuthMechanismProperties` when `clientOptions.Auth` returned by `ApplyURI()` is nil
**Describe the bug** When attempting to pass [`authSource`](https://www.mongodb.com/docs/manual/reference/connection-string/#mongodb-urioption-urioption.authSource) in the MONGO_URI, either implicitly as `defaultauthdb` or explicitly as `authSource` in the connection string, the exporter is unable to log in...
Addresses [this issue](https://github.com/prometheus/prometheus/issues/10852) from the Prometheus repo for the alertmanager repo. Signed-off-by: Alex Gavin
Addresses [this issue](https://github.com/prometheus/prometheus/issues/10852) from the Prometheus repo for the exporter-toolkit repo. Signed-off-by: Alex Gavin
#### Describe the change Support running a single aggregation pipeline across one or more collections. #### Current situation Currently only one collection is supported per aggregation. To work around this...
Tests using mongo4.4 pass locally, save existing pipeline repeated metrics issue.
As of [this PR](https://github.com/riscv/riscv-openocd/pull/538) the official RISC-V OpenOCD fork supports the Longan Nano. I personally have had trouble both running and building the currently linked unofficial RISC-V OpenOCD fork in...
**Would adding this feature cause a breaking change?** I'm not sure, but hopefully no? **Is your feature request related to a problem? Please describe.** `NlattrType` impl is only supported for...
Something to chew on while I continue to add more to the `neli`-side of the `nl80211` constants for a project I'm working on. I expect to add several more enums...