SigNoz / signoz-web

SigNoz Website
https://signoz.io
Other
8 stars 42 forks source link

improve OpenTelemetry Setup in a Nodejs Application article #918

Closed Sachin-chaurasiya closed 1 month ago

Sachin-chaurasiya commented 1 month ago

Closes #917

In this(https://signoz.io/opentelemetry/nodejs/) article, we are using two packages: express and cors. However, the dependency installation step is missing the cors package, I added the cors package to the dependency installation step.

image
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
signoz-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 8:12am
Sachin-chaurasiya commented 1 month ago

Hello @Calm-Rock , could you please review the PR? thanks!

Calm-Rock commented 1 month ago

Thanks for the PR @Sachin-chaurasiya ! This is merged.