This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
12fda00df9084b0736f8d4c79f0a757763e3eaa3
go-caatsm
/
pkg
T
History
windyboy
06b2495d77
✨
Refactor logging implementation by removing the custom logging utility and transitioning to direct usage of the Zap logger. Update logger configuration in the development environment and clean up related files, including the removal of unused logger configuration JSON. Ensure consistent logging practices across the application.
2025-11-16 13:41:51 +08:00
..
di
✨
Revise observability features by introducing new health and liveness endpoints (
/livez
and
/readyz
), updating Prometheus metrics to track NATS consumer pending messages, and enhancing telemetry integration for better monitoring. Update documentation to reflect these changes and ensure consistency in metric naming conventions.
2025-11-16 13:14:46 +08:00