plano/crates/brightstaff/src
Musa 2bde21ff57
add Custom Trace Attributes to extend observability (#708)
* add custom trace attributes

* refactor: prefix custom trace attributes and update schema handlers tests configs

* refactor: rename custom_attribute_prefixes to span_attribute_header_prefixes in configuration and related handlers

* docs: add section on custom span attributes

* refactor: update tracing configuration to use span attributes and adjust related handlers

* docs: custom span attributes section to include static attributes and clarify configuration

* add custom trace attributes

* refactor: prefix custom trace attributes and update schema handlers tests configs

* refactor: rename custom_attribute_prefixes to span_attribute_header_prefixes in configuration and related handlers

* docs: add section on custom span attributes

* refactor: update tracing configuration to use span attributes and adjust related handlers

* docs: custom span attributes section to include static attributes and clarify configuration

* refactor: remove TraceCollector usage and enhance logging with structured attributes

* refactor: custom trace attribute extraction to improve clarity

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 16:27:20 -08:00
..
handlers add Custom Trace Attributes to extend observability (#708) 2026-02-25 16:27:20 -08:00
router use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
signals making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699) 2026-01-16 16:24:03 -08:00
state use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
tracing add Custom Trace Attributes to extend observability (#708) 2026-02-25 16:27:20 -08:00
utils use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
lib.rs Introduce signals change (#655) 2026-01-07 11:20:44 -08:00
main.rs add Custom Trace Attributes to extend observability (#708) 2026-02-25 16:27:20 -08:00