yepitsthat
No user record in our sample, but yepitsthat has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but yepitsthat has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Both solved by having a sidecar (think of as a local ingestion point) that records everything (no waiting for flush on error), and then does tail sampling on the spans where status is non OK - i.e. everything thats non…
You're nearly there. Tail sampling on non OK states. https://opentelemetry.io/docs/concepts/sampling/#tail-sampli...