honcho/tests
Rajat Ahuja f38230fd92
Integrate prometheus into Honcho (#226)
* feat: add prometheus to api routes

* fix: rm multiproc setup

* feat: add prometheus to  deriver

* fix: rm deriver-specific counters (for now)

* fix: dangling issues

* feat: skip metrics endpoint; track dialectic calls; track individual message creation

* fix: CR comments and use fastapi route template. also fix dialectic call

* fix: revert to existing request_id logic

* fix: rm session_name from dialectic call

* feat: add deriver task metric

* fix: rm unused get_namespace

* rm: namespace param

* feat: add MESSAGE_INPUT_TOKENS and DERIVER_TOKENS_PROCESSED counters

* fix: rm message input tokens

* fix: PR comments; docstrings; error handle metrics exposing endpoint

* chore: Code Rabbit

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2025-10-08 13:53:48 -04:00
..
bench create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
crud create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
deriver Add QueueItem cleanup logic (#228) 2025-10-08 12:44:33 -04:00
dreamer create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
integration create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
routes create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
sdk SDK Changes (#223) 2025-10-01 16:25:30 -04:00
utils create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
conftest.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
test_advanced_filters.py Ben/search rrf (#179) 2025-08-06 17:43:03 -04:00
test_datetime_parsing.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00
test_llm_mock.py Integrate prometheus into Honcho (#226) 2025-10-08 13:53:48 -04:00
test_schema_validations.py create Representation class and use it to unify all formatting (#214) 2025-10-07 15:28:44 -04:00