Alex Demidoff

Results 32 comments of Alex Demidoff

@hy-whs We are not currently building this exporter for all flavors of operating systems, but if you are looking to be able to run `mongodb_exporter` on Windows, you can do...

@centromere Thanks for raising this, it indeed looks like an issue! Do you want to suggest a fix? Feel free to make a PR if you do - that may...

I wonder if something like this would work universally in every environment without trouble: ``` server { listen 80; listen 443 ssl http2; listen [::]:80; listen [::]:443 ssl http2; #...

@arnaudmorin Unfortunately, this script is only intended to run on our infrastructure :( That said, we do have plans to make it possible for the community to build PMM locally,...

> @ademidoff since it's upgrade to Go 1.22.0, could you please create FB? Sure! Just launched the FB, will update here once I'm able to test it. Update: the instance...

I wouldn't call it a bug for the simple reason that the way the data container is created does not follow what our docs [recommend](https://docs.percona.com/percona-monitoring-and-management/setting-up/server/docker.html). The error `app provisioning error:...

@BupycHuk I wouldn't recommend to upgrade it because of [this 3p dependency](https://github.com/rtCamp/action-slack-notify/blob/master/action.yml#L10)