adorsys / didcomm-mediator-rs

Simple mediator for DIDComm Messaging v2
Apache License 2.0
4 stars 0 forks source link

Integrate health checks and monitoring for the server E5. #256

Open chendiblessing opened 1 week ago

chendiblessing commented 1 week ago

Description: Integrate real-time health checks and monitoring tools to track the status and performance of the DIDComm mediator server. This includes creating health check endpoints, monitoring resource usage, and setting up tools to observe metrics such as CPU load, memory usage, and API response times.

Acceptance Criteria:

Implemented health check endpoints for the server. Integrated resource monitoring tools for system metrics. Documented health monitoring configurations.