TracedOptions.tags property
Extra attributes to set on every span the decorator creates. Applied after the automatic ones, so a key used here overrides the automatic value — including resource.name, if you want to name the operation yourself.
Signature:
tags?: TraceAttributes;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.