plano/crates/common/src
Salman Paracha a79f55f313
Improve end to end tracing (#628)
* adding canonical tracing support via bright-staff

* improved formatting for tools in the traces

* removing anthropic from the currency exchange demo

* using Envoy to transport traces, not calling OTEL directly

* moving otel collcetor cluster outside tracing if/else

* minor fixes to not write to the OTEL collector if tracing is disabled

* fixed PR comments and added more trace attributes

* more fixes based on PR comments

* more clean up based on PR comments

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
2025-12-11 15:21:57 -08:00
..
api removing model_server python module to brightstaff (function calling) (#615) 2025-11-22 12:55:00 -08:00
traces Improve end to end tracing (#628) 2025-12-11 15:21:57 -08:00
configuration.rs support base_url path for model providers (#608) 2025-10-29 17:08:07 -07:00
consts.rs Add support for v1/responses API (#622) 2025-12-03 14:58:26 -08:00
errors.rs updating the implementation of /v1/chat/completions to use the generi… (#548) 2025-08-20 12:55:29 -07:00
http.rs Integrate Arch-Function-Chat (#449) 2025-04-15 14:39:12 -07:00
lib.rs Improve end to end tracing (#628) 2025-12-11 15:21:57 -08:00
llm_providers.rs better model names (#517) 2025-07-11 16:42:16 -07:00
path.rs Encode parameter values in http path and ... (#395) 2025-02-06 11:00:47 -08:00
pii.rs obfuscate auth header (#254) 2024-11-08 15:17:39 -06:00
ratelimit.rs Integrate Arch-Function-Chat (#449) 2025-04-15 14:39:12 -07:00
routing.rs removing model_server python module to brightstaff (function calling) (#615) 2025-11-22 12:55:00 -08:00
stats.rs Break apart metrics into their own module (#335) 2024-12-09 10:46:46 -08:00
tokenizer.rs add support for v1/messages and transformations (#558) 2025-09-10 07:40:30 -07:00
tracing.rs fixed bug in Bedrock translation code and dramatically improved tracing for outbound LLM traffic (#601) 2025-10-24 14:07:05 -07:00
utils.rs Introduce brightstaff a new terminal service for llm routing (#477) 2025-05-19 09:59:22 -07:00