Skip to content

Fix for metrix collection after every 1 sec[#346]#348

Merged
youngtaekiim merged 2 commits intoeclipse-pullpiri:mainfrom
akshaylg0314:main
Oct 16, 2025
Merged

Fix for metrix collection after every 1 sec[#346]#348
youngtaekiim merged 2 commits intoeclipse-pullpiri:mainfrom
akshaylg0314:main

Conversation

@akshaylg0314
Copy link
Contributor

@akshaylg0314 akshaylg0314 commented Oct 16, 2025

Fix for metrix collection after every 1 sec[#346]
Podman apis currently are not fetching all the pods its only fetching the running containers
So now after these changes it will fetch failed/exited containers also
Closes #346

@akshaylg0314
Copy link
Contributor Author

Hey @daeyoung-jeong-lge @leeeunkoo @youngtaekiim
please review and merge this code
thanks!!

Copy link
Contributor

@daeyoung-jeong-lge daeyoung-jeong-lge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@daeyoung-jeong-lge
Copy link
Contributor

@youngtaekiim I finished my review. Please merge this. Thanks.
This PR makes Monitoring REST APIs data to be refreshed every second.

#346]

Podman apis currently are not fetching all the pods its only fetching the running containers
So now after this changes it will fetch failed/exited containers also
Copy link
Contributor

@daeyoung-jeong-lge daeyoung-jeong-lge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@daeyoung-jeong-lge
Copy link
Contributor

@youngtaekiim there was another commit for this PR. Now it's ready to merge.

@youngtaekiim youngtaekiim merged commit 66174fd into eclipse-pullpiri:main Oct 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] The metrics doesn't keep changing and no containerInfo is showing

3 participants