Pier
Pier
/remove-lifecycle stale
re-trying N times, each time it works. Now I tried to set the nameserver 8.8.8.8
After some hours, I found the right way: ``` "sinks": [{ "type": "console", "filter": { "type": "severity", "threshold": 3 } }] ```
same problem on: ``` - name: STACKDRIVER_EXPORTER_MONITORING_METRICS_TYPE_PREFIXES value: "cloudsql.googleapis.com" ``` But Setting `STACKDRIVER_EXPORTER_MONITORING_METRICS_INTERVAL="2m"` it works. I don't know why 1m gives no metrics. (no errors in log) this issue is...
@SuperQ where I can see that the default is 5m? is due to cloudsql? I already know that the exporter has 5m as default.
Nice question :D I got the same feeling of a lack in the documentation :D
Same in 0.29.0
Hello, I think I've found the solution to this issue. Pre-requisite: - no networking issues/permission The problem is that the meaning of `endpoint` between rds aurora and rds is different...
same here. I tried to rollback to a previous provider version (2.8.1) but the issue is still present. My workaround is to have a different rule for each target with...
It's incredible that in 2022 there is still this misconfiguration.