Monitoring
6min
palmdao status and monitoring documentation overview palmdao provides two main status and monitoring endpoints to ensure the visibility and health of its services status \<environment> palmdao app and monitor \<environment> palmdao app these endpoints are essential for monitoring the status, performance, and health of palmdao's platform in different environments, such as "dev" and "staging " status endpoint endpoint status \<environment> palmdao app the status domain is dedicated to a simple status page that provides a quick overview of the principal services utilized in the palmdao platform this includes but is not limited to databases reports the status of databases used within the platform message queues monitors the health and status of message queues palmdao services displays the status of key palmdao specific services this endpoint offers a high level summary of the platform's health, making it a valuable resource for assessing the overall system status monitor endpoint endpoint monitor \<environment> palmdao app the monitor domain serves as a comprehensive monitoring and metrics dashboard that requires authentication this endpoint provides a deeper insight into the performance and behavior of palmdao's microservices key features of the monitoring endpoint include authentication requires user authentication to access the monitoring and metrics dashboards microservices logs displays logs generated by the microservices for troubleshooting and debugging purposes message queues stress monitors the stress levels of message queues, offering insights into their performance under different conditions network traffic provides real time information on network traffic within the palmdao platform pod load metrics reports the load on different pods, including cpu and memory usage the monitoring endpoint is designed for in depth analysis, allowing palmdao's technical team to closely track and manage the performance and health of the platform supported environments as of today, palmdao supports the following environments development environment ("dev") used for development purposes staging environment ("staging") a pre production environment for testing and validation