Skip to content

Conversation

@aanshu-ss
Copy link
Collaborator

  • Introduced new package pulse_otel for OpenTelemetry integration.
  • Implemented HTTP middleware for tracing requests and responses.
  • Created main application with user management endpoints (getUsers, createUser, health, myPost).
  • Added utility functions for database operations with tracing.
  • Configured OpenTelemetry with project-specific tracing.
  • Enhanced error handling and response formatting.
  • Updated go.mod and go.sum for new dependencies.
  • Added requirements for Python dependencies in requirements.txt.

- Introduced new package `pulse_otel` for OpenTelemetry integration.
- Implemented HTTP middleware for tracing requests and responses.
- Created main application with user management endpoints (`getUsers`, `createUser`, `health`, `myPost`).
- Added utility functions for database operations with tracing.
- Configured OpenTelemetry with project-specific tracing.
- Enhanced error handling and response formatting.
- Updated `go.mod` and `go.sum` for new dependencies.
- Added requirements for Python dependencies in `requirements.txt`.
@aanshu-ss aanshu-ss force-pushed the aanshu/propagateTrace branch from 3934f6e to 9575730 Compare July 31, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants