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

Open Telemetry Library #45

Merged
merged 26 commits into from
Aug 2, 2023
Merged

Open Telemetry Library #45

merged 26 commits into from
Aug 2, 2023

Conversation

cmclaughlin24
Copy link
Owner

Summary

Open Telemetry is an Observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. It is vendor- and tool-agnostic, meaning that it can be used with a variety of Observability backends (such as Dynatrace, Elastic, HoneyComb, etc.).

NestJS currently does not have an officially supported implementation of Open Telemetry (see issue #967). This PR creates an implementation of the Open Telemetry standard so that trace and metric data may be captured from the application.

@cmclaughlin24 cmclaughlin24 merged commit fe1ca2a into main Aug 2, 2023
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.

1 participant