Git Product home page Git Product logo

Comments (5)

mlanci avatar mlanci commented on August 16, 2024

I'm in the middle of trying to set this up to demo to someone within our company. We are interested in metric to log correlation.. Is there a fix to get this working?

I see the trace and span ID's in the ruby code but not receiving any logs within datadog.

from ecommerce-workshop.

shehreendheda avatar shehreendheda commented on August 16, 2024

@mlanci You should still be able to see logs in DD if log collection is enabled for the service. The issue here is that some of the http attributes like status_code and url_path are in a payload attribute group instead. Also, the status code needs to be categorized into severity levels so that the official log status displays the actual log status. (I should have included more details in my original comment.)

from ecommerce-workshop.

mlanci avatar mlanci commented on August 16, 2024

Ah understood, apologies for not really being on topic then. I'm deploying on EKS .. and have DD_LOGS_INJECTION set to "true" within the frontend.yaml but not seeing anything.. Not sure what else I could look at to further diagnose the issue.

from ecommerce-workshop.

martinisoft avatar martinisoft commented on August 16, 2024

Ah understood, apologies for not really being on topic then. I'm deploying on EKS .. and have DD_LOGS_INJECTION set to "true" within the frontend.yaml but not seeing anything.. Not sure what else I could look at to further diagnose the issue.

@mlanci The DD_LOGS_INJECTION won't work with the frontend side since it is ruby. If you want to try the updated images I would change the image name for the frontend to ddtraining/storefront:latest and consider turning on full container log collection if you are installing datadog via HELM. There is some documentation on that in the deploy/ folder README if you want to instrument everything and collect all logs.

from ecommerce-workshop.

mlanci avatar mlanci commented on August 16, 2024

@martinisoft Thank you

from ecommerce-workshop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.