coroot-node-agent
coroot-node-agent copied to clipboard
Some apps are not recognized
I have some apps that fail to recognize. IPs and endpoints are there, but no details on app.
Apps are descheduler, ???, drone CI (server), bitwarden, authelia.
Is there any way to debug why they're failed to parse? Maybe missing some critical labels?
@rlex, please check if there are container_net_tcp_listen_info metrics in your prometheus:
container_net_tcp_listen_info{listen_addr=~"(10.251.2.231:10258|10.121.0.9:5000|10.251.4.41:80|10.251.1.218:80|10.251.4.14:9091)"}
(adjust the query if the endpoints have changed)