Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ add trace and metrics pipelines for cqrs operations #91

Closed
wants to merge 15 commits into from

Conversation

mehdihadeli
Copy link
Owner

@mehdihadeli mehdihadeli commented Oct 6, 2023

  • refactoring otel tracing and metrics and integrate Jaeger with OTLP
  • integrating with OTLP through application config for both, otel metrics and tracing
  • handling trace and metrics in request level with an echo http metrics_middleware and tracing_middleware, also handling trace and metrics on command and query level on top of mediator with two pipelines, tracing_pipeline, metrics_pipeline
  • some docker compose changes
  • close Refactoring logs #89

@mehdihadeli mehdihadeli deleted the refactor/tracing-monitoring branch January 21, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactoring logs
1 participant