TraceTags interface
Datadog span tags as a flat string map.
Signature:
export interface TraceTags
Remarks
Values are string only. Numbers belong in metrics rather than tags, and a high-cardinality value (a user id, a request id) makes spans expensive to index — prefer a bounded set of values.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.