40
Views
4
Comments
pulling log Data from ODC.
Discussion

in O11, we have mechanism to pull log data in OpenTelemetry (OTel) standard, through connector and API. I do not find similar options in ODC, can anyone throw some more light into it. 

2025-03-12 07-08-15
Nilesh Trivedi

Hello @Ashis Rout,

OutSystems Developer Cloud (ODC) does not currently offer native OpenTelemetry (OTel) integration as the traditional OutSystems platform does. 

However, you have options to implement OTel-style logging in ODC:

Native ODC Logs:

  • Available through the ODC Portal (Monitoring section)

  • Basic application logs and performance metrics

  • Limited customization compared to OTel

Thank You.

2024-09-05 08-41-18
Ashis Rout

looks like for standard logs, unless OS supports OTEL streaming, cant do much.

may be what you are saying is, if we create custom logs, and instrument those in OpenTelimetry standard, those can be flushed to APM tools.

did u try building any connector, OTEL sdk that instruments the logs real time?

2026-02-26 06-29-24
Rahul
 
MVP

Hi @Ashis Rout ,

We recently connected with the OutSystems team regarding log integration with CloudWatch or other platforms. However, they currently do not offer support for such integrations. 

we connected with OS support team to get more log details or other information whatever not available in ODC portal. 

2024-09-05 08-41-18
Ashis Rout

support route definitely wont work.

honestly ODC analytics  metrices and trace, are no less than APM, however  i will try some OTEL sdk instrumentation.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.