Hi

I think you swap the camel consumer vs producer.

from = consumer
to = producer

So you want a on-demand get status in a producer (eg to)

to docker:status?id=aaa

If so then maybe see if you can add that to the camel-docer and send a PR
and create a JIRA

On Wed, Jan 11, 2023 at 2:42 PM Mark Webb <elihusma...@gmail.com> wrote:

> I have a Docker instance running multiple containers.  I'm trying to figure
> out how to get stats for each container.  The problem I've run in to is
> that the Docker stats operation is only a producer so I can only use the
> "from" in a route.  So if I don't know the container ID at build time, how
> can I inject the container ID in a "from" line to follow the producer-only
> requirement to get Docker container stats.
>


-- 
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to