79261076

Date: 2024-12-07 17:51:31
Score: 1
Natty:
Report link

It is not currently possible using the tools currently available in tail sampling in the Otel Collector in Dec 2024.

This is because, you cannot filter out a specific NAME of a SPAN in a Trace.

Why? Because the match happens for ANY span in a Trace, ANY child span not named 'MyEvent' INSIDE the 'MyEvent' root level span/trace, WILL BE MATCHED. And this causes us to capture all traces again.

Reasons:
  • Blacklisted phrase (0.5): Why?
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: James