LogTrace System with OpenTelemetry & NATS
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
chore: update docker-compose to change Grafana provisioning path and clean up Go module dependencies
d4cb1c5View on GitHubfeat: implement user management functionality with CRUD operations and OpenTelemetry tracing
f7aa481View on GitHubdocs: add architecture diagram to README for microservice logging and tracing system
d6933ebView on GitHubfeat: add backend development rules and best practices for Go, gRPC, and database interactions
ec7ac84View on GitHubchore: update Go version in Dockerfiles and improve health check command in docker-compose
dbfa15fView on GitHubfeat: implement Loki client for log entry management and batch processing
bfc4080View on GitHubfeat: enhance Grafana logs dashboard with additional panels for API service metrics
1c39374View on GitHubrefactor: reorganize project structure and add configuration and tracing middleware
16e92b4View on GitHubadd Docker Compose configuration for NATS, Loki, Grafana, Jaeger, and log consumer service
5867b4bView on GitHubadd Dockerfile for log consumer service and implement OpenTelemetry tracing middleware
64b4259View on GitHub