Pompiliu Maftei

Results 3 comments of Pompiliu Maftei

> Same here on Robusta 0.12.0 without UI integration Same here.

I confirm that we don't have that record. So, I'll add the following record: ``` record: instance:node_memory_utilisation:ratio expr: 1 - (node_memory_MemAvailable_bytes{job="node-exporter"} or (node_memory_Buffers_bytes{job="node-exporter"} + node_memory_Cached_bytes{job="node-exporter"} + node_memory_MemFree_bytes{job="node-exporter"} + node_memory_Slab_bytes{job="node-exporter"} )...

The issue was solved by @arikalon1 - the second sink has a scope, but the ChatGPT output doesn’t contain the namespace **apps** so it’s excluded. The proper configuration for the...