Closed Sachin-chaurasiya closed 1 month ago
@YounixM , I would like to work on this issue, could you please assign it to me? thanks!
@Sachin-chaurasiya, thanks for the issue. I have assigned it to you.
@Sachin-chaurasiya, thanks for the issue. I have assigned it to you.
Thanks @Calm-Rock , raised a PR https://github.com/SigNoz/signoz-web/pull/918, please review.
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, so it would be great to add thecors
package to the dependency installation step.