Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some apps are not recognized #7

Open
rlex opened this issue Oct 25, 2022 · 1 comment
Open

Some apps are not recognized #7

rlex opened this issue Oct 25, 2022 · 1 comment
Assignees

Comments

@rlex
Copy link

rlex commented Oct 25, 2022

I have some apps that fail to recognize. IPs and endpoints are there, but no details on app.
Screenshot 2022-10-25 at 17 56 20
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?

@apetruhin apetruhin self-assigned this Oct 27, 2022
@apetruhin
Copy link
Member

@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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants