79549905

Date: 2025-04-02 07:08:24
Score: 0.5
Natty:
Report link

In my case it worked with below code:

traceparent = context.trace_context.trace_parent
    operation_id = f"{traceparent}".split('-')[1]
Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rishav Kumar Rathore