Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

feat: implement query_metrics #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdoern
Copy link

@cdoern cdoern commented Aug 8, 2025

query_metrics was missing from the client since it was not implemented in llama_stack. llamastack/llama-stack#3074 adds query_metrics necessitating client types and resources for this route or else it is unusable/untestable.

Add the proper types, and resources for query_metrics as defined in the llama_stack telemetry API.

@meta-cla meta-cla bot added the cla signed label Aug 8, 2025
@cdoern cdoern force-pushed the query-metrics branch 3 times, most recently from 4d9e8c7 to 7ea977b Compare August 11, 2025 16:04
@cdoern cdoern marked this pull request as ready for review August 11, 2025 17:15
@cdoern cdoern changed the title feat: (WIP) implement query_metrics feat: implement query_metrics Aug 11, 2025
Signed-off-by: Charlie Doern <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant