Skip to content

Servers inside container #322

Closed
Closed
@crazynds

Description

@crazynds

Pulse Version

1.0^@beta

Laravel Version

10.39

PHP Version

8.3

Livewire Version

3.0.2

Database Driver & Version

Postgresql 15

Description

I'm integrating laravel pulse in my docker enviroment in production, and I setted all container to run the command php artisan pulse:check in background, but as result in my dashboard is showing like this.

image

All the containers are running in the same machine, so all of then show the same information. I'm thinking if has a way to show only the CPU and Memory of that container? Even if i has to pass a flag to the command like ```php artisan pulse:check --container" this will work for me.

I have this setup because I run the workers in separeted containers, so i can scale then in my application.

Steps To Reproduce

Run this command at every container of the aplication in the same machine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions