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
06b2495d77d51c1e278ddcb44b7867c7b2f890c1
go-caatsm
/
docs
T
History
windyboy
e27328378a
✨
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
..
architecture-ha.md
✨
Implement dead-letter queue (DLQ) functionality for handling permanent failures in message processing. Update configuration to enable DLQ and specify the subject for routing failed messages. Enhance observability by adding metrics for message handling, retries, and database operations. Introduce structured logging for better traceability of message processing events.
2025-11-16 09:15:37 +08:00
deploy-k8s.md
✨
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
deploy-systemd.md
✨
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
dev-guide.md
✨
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
observability.md
✨
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
reliability.md
✨
Implement dead-letter queue (DLQ) enhancements by adding configuration options and validation logic. Update observability metrics to track DLQ message counts and publish failures. Enhance documentation to reflect new metrics and DLQ behavior in JetStream mode.
2025-11-16 11:55:13 +08:00