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
5d05237283c86ff505de89c3566f9c78208d16b9
go-caatsm
/
internal
/
adapter
T
History
windyboy
61647cf849
✨
Update Prometheus configuration and enhance monitoring capabilities. Refactor
docker-compose.dev.yml
to dynamically generate target configurations for the CAATSM receiver. Modify Makefile and Taskfile to allow setting the monitoring address via environment variables. Update observability settings in
config.dev.toml
and Prometheus scrape configurations to improve integration with the monitoring stack. Enhance CLI options for monitoring address and disable monitoring features as needed.
2025-11-17 17:53:24 +08:00
..
dto
✨
Add repository guidelines and enhance documentation for project structure, build commands, coding standards, and testing practices. Introduce
AGENTS.md
for contributor guidance, update
README.md
to reference new guidelines, and improve configuration documentation for NATS modes. Update Makefile and Taskfile with clearer run commands and requirements for development and production modes. Add production deployment guide and improve logging configuration for better observability.
2025-11-17 16:25:23 +08:00
mapper
✨
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
parser
✨
Update Prometheus configuration and enhance monitoring capabilities. Refactor
docker-compose.dev.yml
to dynamically generate target configurations for the CAATSM receiver. Modify Makefile and Taskfile to allow setting the monitoring address via environment variables. Update observability settings in
config.dev.toml
and Prometheus scrape configurations to improve integration with the monitoring stack. Enhance CLI options for monitoring address and disable monitoring features as needed.
2025-11-17 17:53:24 +08:00