Skip to content

feat: improve OTLP configurability and ignore health and metric spans… #33

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

djMax
Copy link
Contributor

@djMax djMax commented May 20, 2025

… by default

@djMax djMax requested a review from jasisk May 20, 2025 21:30
Copy link

@@ -232,7 +232,7 @@ export async function startApp<
}

if (routing?.freezeQuery) {
app.use((req, res, next) => {
app.use(function freezeQuery(req, res, next) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@djMax djMax merged commit 4d5c57a into main May 20, 2025
7 checks passed
@djMax djMax deleted the djmax/otlp-improvements branch May 20, 2025 21:35
Copy link

🎉 This PR is included in version 5.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants