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
67abd66fa36c6c2aca9c78e5d99b4e844a6e4ecc
go-caatsm
/
internal
/
infra
T
History
windyboy
67abd66fa3
✨
Enhance logging configuration by introducing file output options and rotation settings in
config.dev.toml
. Update logger implementation to support multiple output streams, including file logging with rotation using
lumberjack
. Improve error handling and logging across various components, ensuring consistent logging practices. Update
.gitignore
to include log files and compressed logs. Add new Go module dependency for
lumberjack
.
2025-11-17 12:58:40 +08:00
..
buildinfo
✨
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
config
✨
Enhance logging configuration by introducing file output options and rotation settings in
config.dev.toml
. Update logger implementation to support multiple output streams, including file logging with rotation using
lumberjack
. Improve error handling and logging across various components, ensuring consistent logging practices. Update
.gitignore
to include log files and compressed logs. Add new Go module dependency for
lumberjack
.
2025-11-17 12:58:40 +08:00
log
✨
Enhance logging configuration by introducing file output options and rotation settings in
config.dev.toml
. Update logger implementation to support multiple output streams, including file logging with rotation using
lumberjack
. Improve error handling and logging across various components, ensuring consistent logging practices. Update
.gitignore
to include log files and compressed logs. Add new Go module dependency for
lumberjack
.
2025-11-17 12:58:40 +08:00
metrics
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00
monitoring
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00
nats
✨
Enhance logging configuration by introducing file output options and rotation settings in
config.dev.toml
. Update logger implementation to support multiple output streams, including file logging with rotation using
lumberjack
. Improve error handling and logging across various components, ensuring consistent logging practices. Update
.gitignore
to include log files and compressed logs. Add new Go module dependency for
lumberjack
.
2025-11-17 12:58:40 +08:00
postgres
✨
Enhance logging configuration by introducing file output options and rotation settings in
config.dev.toml
. Update logger implementation to support multiple output streams, including file logging with rotation using
lumberjack
. Improve error handling and logging across various components, ensuring consistent logging practices. Update
.gitignore
to include log files and compressed logs. Add new Go module dependency for
lumberjack
.
2025-11-17 12:58:40 +08:00
telemetry
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00