i am using the same but not able to digest the logs. However the custom span i have created is visible in signoz ui, but not the message related to that span.
Milan Panta
09/23/2024, 9:34 AM
dependencies:
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/context-zone": "^1.26.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.53.0",
"@opentelemetry/resources": "^1.26.0",
"@opentelemetry/sdk-trace-base": "^1.26.0",
"@opentelemetry/sdk-trace-web": "^1.26.0",
Also found this on opentelemetry docs:
https://opentelemetry.io/docs/specs/otlp/#partial-success
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.