Hi team,
I am using SigNoz to monitor a microservices-based architecture and need assistance in configuring to display CPU usage, memory usage, and other relevant metrics (e.g., network I/O, disk I/O) for individual services. Is it possible to implement it for different services ? If yes, how?
p
Pranay
12/09/2024, 11:01 AM
CPU usage, memory usage, and other relevant metrics (e.g., network I/O, disk I/O) for individual services
can you share what you mean by these metrics for individual services? generally these are metrics related to machines
Individual services in the sense application programs running in the system , it can be either running directly in the host machine or inside a docker container. Is there a way where we can view the metric information of these programs?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.