thin-edge / tedge-container-plugin

thin-edge.io community plugin to manage containers and container groups (aka docker compose)
MIT License
6 stars 2 forks source link

fix: remove pid from service status messages #46

Closed reubenmiller closed 2 weeks ago

reubenmiller commented 2 weeks ago

Remove the pid from the service status messages as it was causing the service status message to be ignored by thin-edge.io (due to the pid data type changing from a string to an integer).

Since the pid information did not provide any useful information, it was removed all together.

github-actions[bot] commented 2 weeks ago

Robot Results

:white_check_mark: Passed :x: Failed :next_track_button: Skipped Total Pass % :stopwatch: Duration
7 0 1 7 100 1m5.518s

Passed Tests

Name :stopwatch: Duration Suite
Get Configuration 4.794 s Operations
Install container-group package 13.411 s Operations
Install container-group with multiple files 26.891 s Operations
Uninstall container-group 2.555 s Operations
Install container package 15.319 s Operations
Uninstall container package 2.439 s Operations
Service status 0.108 s Telemetry-Main