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
704c7b80f68ba303aaabbf5eba5176dd8f1f6643
go-caatsm
/
configs
T
History
windyboy
704c7b80f6
✨
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
..
grafana-dashboards.dev
✨
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
.env
refactor: Update ARR body parsing logic
2024-07-22 12:42:30 +08:00
config.dev.toml
✨
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
config.prod.toml
✨
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
config.testdefaults.toml
✨
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
grafana-dashboards.dev.yml
✨
Enhance Grafana configuration by adding new dashboards for OpenTelemetry Collector and NATS/JetStream, and update data source configurations to include unique identifiers for Prometheus and Jaeger. Update development documentation to reflect the automatic loading of dashboards.
2025-11-15 15:02:00 +08:00
grafana-datasources.dev.yml
✨
Enhance Grafana configuration by adding new dashboards for OpenTelemetry Collector and NATS/JetStream, and update data source configurations to include unique identifiers for Prometheus and Jaeger. Update development documentation to reflect the automatic loading of dashboards.
2025-11-15 15:02:00 +08:00
otel-collector.dev.yaml
✨
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
prometheus.dev.yml
✨
Add new
dev-run-compose
task to Taskfile for running the CAATSM receiver in a Docker Compose development stack. Update monitoring configuration in
config.dev.toml
to use console format. Modify Prometheus scrape configuration to target a specific IP address. Enhance NATS consumer error handling with retry logic for JetStream availability and adjust logging level for consumer metrics.
2025-11-16 11:38:49 +08:00