Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ› οΈ [TASK] : Add memory metrics to improve observability #1496

Closed
Tracked by #1480
apskhem opened this issue Jan 9, 2025 · 0 comments Β· Fixed by #1499
Closed
Tracked by #1480

πŸ› οΈ [TASK] : Add memory metrics to improve observability #1496

apskhem opened this issue Jan 9, 2025 · 0 comments Β· Fixed by #1499
Assignees

Comments

@apskhem
Copy link
Collaborator

apskhem commented Jan 9, 2025

Summary

We need better memory metrics, and we should add those.

Description

Add stats_alloc and memory_stats. So we can measure current memory state/usage of cat-gateway.

Define the memory metrics (just like the endpoint metrics) and it would have a thread which runs on a timer and periodically updates the memory metrics by gathering the info from the appropriate API's.

@apskhem apskhem changed the title Add memory metrics πŸ› οΈ [TASK] : Add memory metrics to improve observability Jan 9, 2025
@apskhem apskhem moved this from New to πŸ”– Ready in Catalyst Jan 9, 2025
@apskhem apskhem self-assigned this Jan 9, 2025
@apskhem apskhem moved this from πŸ”– Ready to πŸ— In progress in Catalyst Jan 9, 2025
@apskhem apskhem linked a pull request Jan 9, 2025 that will close this issue
8 tasks
@apskhem apskhem moved this from πŸ— In progress to πŸ‘€ In review in Catalyst Jan 15, 2025
@github-project-automation github-project-automation bot moved this from πŸ‘€ In review to πŸ”¬ Ready For QA in Catalyst Jan 16, 2025
@apskhem apskhem moved this from πŸ”¬ Ready For QA to βœ… Done in Catalyst Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant