Query your LLM costs broken down by a specific association property. This helps you understand how costs are distributed across different values of a property (e.g., by user_id, session_id, or any other association property you track).Documentation Index
Fetch the complete documentation index at: https://enrolla-gz-new-docs-for-auto-monitor.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
input_tokens or prompt_tokens (automatically normalized to prompt_tokens)output_tokens or completion_tokens (automatically normalized to completion_tokens)cache_read_input_tokenscache_creation_input_tokenstotal_tokens cannot be used as a filter.Examples:selected_token_types=input_tokens,output_tokensselected_token_types=prompt_tokens,cache_read_input_tokensselected_token_types=completion_tokens"No_Association" as property_name if no spans have the requested association properties"No_Value" as a value for spans that don’t have a value for the specified property"Unknown_Value" for spans where the property exists but has an empty value