Hello

I am using process exporter to get how much certain process is consuming 
memory.

namedprocess_namegroup_memory_bytes{groupname="map[:process.jar]", 
memtype!="residential"}

How can I make an alert so that I am notified when residential memory 
reaches a certain amount of virtual memory of a process?

 The thing is that I can not do this.

namedprocess_namegroup_memory_bytes{groupname="map[:process.jar]", 
memtype!="residential"} 
*- *
namedprocess_namegroup_memory_bytes{groupname="map[:process.jar]", 
memtype!="virtual"}

-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/2a188f88-f22f-4991-8497-4826eae7a5c0n%40googlegroups.com.

Reply via email to