On Monday, 31 August 2020 12:02:14 UTC+1, Redneck_prm wrote:
>
> and cat /proc/1/cmdline take a lot of time 
>

Inside the container, is pid 1 the prometheus process, or are you running 
with an init process? (in the case of k8s this could be "
shareProcessNamespace 
<https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/>:
 
true" and pid 1 would be "pause")

What does cat /proc/1/cmdline show as its result?

Something very weird is going on if this does not return immediately.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/8b0137ee-2873-4493-95b4-49c031295e42o%40googlegroups.com.

Reply via email to