Seubpong Monsar

Results 5 comments of Seubpong Monsar

I was facing the same issue but after I upgraded Loki to version `2.5.0` then it fixed mine.

Not sure if this project is still active. I submitted PR to fix this issue here https://github.com/gree-gorey/geoip-exporter/pull/5/files. Add this line in the Dockerfile will solve the issue. > RUN apk...

I also faced this issue in 48.3.1, I solved this by configuring Prometheus Operator not to create kubelet service into "kube-system" namespace. On my GKE cluster there is an exising...

This is the logs with "full" option. ```   |   | 2022-08-16 10:55:59 | 2022-08-16T03:55:59.46239321Z stderr F at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys/unix/thread.rs:108:17   |   | 2022-08-16 10:55:59 | 2022-08-16T03:55:59.462383313Z stderr F 24: 0x557874326095 - std::sys::unix::thread::Thread::new::thread_start::h9f8e3d72b1f7662f  ...

Thanks a lot guys this helped me solved the issue. My puppetdb and puppetboard are in the same pod so I set the host in `/etc/puppetlabs/puppetdb/jolokia-access.xml` to `0.0.0.0/0` for simplicity....