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

Container names being displayed only as "id" instead of name in metric dockerwall_dropped_packets #4

Open
relipe opened this issue Aug 26, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@relipe
Copy link

relipe commented Aug 26, 2019

dockerwall_dropped_packets{destination="172.16.166.20",id="3cf3a3c429b0860",instance="192.168.26.10:50000",job="master10",name="3cf3a3c429b0860",port="49926",protocol="tcp"} 1
dockerwall_dropped_packets{destination="172.16.166.20",id="3cf3a3c429b0860",instance="192.168.26.10:50000",job="master10",name="3cf3a3c429b0860",port="50580",protocol="tcp"} 2
dockerwall_dropped_packets{destination="172.16.166.20",id="3cf3a3c429b0860",instance="192.168.26.10:50000",job="master10",name="3cf3a3c429b0860",port="62341",protocol="tcp"} 2
dockerwall_dropped_packets{destination="172.16.166.20",id="3cf3a3c429b0860",instance="192.168.26.10:50000",job="master10",name="3cf3a3c429b0860",port="63410",protocol="tcp"}

As shown above, some metrics do not display the container name. In place of the name only the container ID is displayed.

@flaviostutz flaviostutz added the help wanted Extra attention is needed label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants