mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 00:49:42 +00:00
currently, none of the inference metrics are printed when using the console. This is because self._log_metric is only implemented if self.meter is not None. acquire the lock, and add event to the span as the other `_log_...` method do Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| apis | ||
| cli | ||
| core | ||
| distributions | ||
| models | ||
| providers | ||
| strong_typing | ||
| testing | ||
| ui | ||
| __init__.py | ||
| env.py | ||
| log.py | ||
| schema_utils.py | ||