Login to follow
OTelLogExporter

OTelLogExporter (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 30 May 2025 by Xebia USA Inc.
OTelLogExporter

OTelLogExporter (ODC)

Details
Detailed Description

The OTelLogExporter is a .NET-based reusable server-side external logic that converts custom logs from the OutSystems Developer Cloud (ODC) into OpenTelemetry-compliant JSON format. This component allows teams to standardize and export logs to observability platforms like Signoz, Splunk, Datadog, etc,

The external logic receives a JSON string of custom logs and outputs a JSON string formatted according to the OpenTelemetry Standard Logs. It also returns any errors encountered during parsing or conversion.

Limitations
  • No schema validation on input JSON

  • Timestamps must be in ISO 8601 format

  • Trace/Span support is limited to what is provided in the input