Tags
Adding tags to your traces for better visibility on Confident AI
Overview
Unlike metadata, which can contain complex structured data, tags are simple string labels that make it easy to group related traces together, and cannot be applied to spans.
Tags provide a simple way to categorize and filter your traces in Confident’s observatory.
Add Tags to Traces
Tags are applied at the trace level, making them visible for all spans within that trace.
Python
TypeScript
main.py