Just drop the data you need when you collect it. For example, with Prometheus, you can apply metric relabeling to keep metrics matching any label combination you specify. If you are using the API fro. custom code, you have even more freedom.
/MR On Mon, Jun 26, 2017, 09:14 wangpeng007 <[email protected]> wrote: > I want to monitor a specific docker container, rather than monitor all the > docker containers. > Is there anyway to do this? > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes user discussion and Q&A" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/kubernetes-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
