* 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> |
||
|---|---|---|
| .. | ||
| bench | ||
| crud | ||
| deriver | ||
| dreamer | ||
| integration | ||
| routes | ||
| sdk | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| test_advanced_filters.py | ||
| test_datetime_parsing.py | ||
| test_llm_mock.py | ||
| test_schema_validations.py | ||