Jiří Šedý
Jiří Šedý
I have the same problem. In my log is: ``` level=error ts=2021-07-27T07:00:39.319Z caller=exporter.go:577 msg="Failed to collect stats from memcached" err="memcache: client error: bad stats command" level=error ts=2021-07-27T07:00:39.320Z caller=exporter.go:582 msg="Could not...
I have the same problem 🤔 User in mongo: ``` Successfully added user: { "user" : "exporterdb", "roles" : [ { "role" : "dbOwner", "db" : "proxy" } ] }...
Hi, we found a solution in Prometheus v2.55.1. [There was a fix in Service Discovery](https://github.com/prometheus/prometheus/pull/13622) and we are now mostly running on version `v2.55.1`. Actually, we haven’t tried upgrading to...