Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

feat: add tracing #13

Merged
merged 1 commit into from
Aug 9, 2023
Merged

feat: add tracing #13

merged 1 commit into from
Aug 9, 2023

Conversation

sebastiendan
Copy link
Member

Description

This PR introduces OpenTelemetry tracing to the Executor Service by leveraging auto-instrumentation (http, express, and nestjs).

Fixes TOO-274

Additions and Changes

New feature (non-breaking change which adds functionality)

  • New tracing.ts file setting up OpenTelemetry tracing

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@sebastiendan sebastiendan self-assigned this Aug 9, 2023
@sebastiendan sebastiendan merged commit d3b10bf into main Aug 9, 2023
4 checks passed
@sebastiendan sebastiendan deleted the feat/add-tracing branch August 9, 2023 07:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant