|
| 1 | +metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric |
| 2 | +anthropic.cache_creation.ephemeral_1h_input_tokens,gauge,,token,,Input tokens used during ephemeral 1 hour cache creation.,0,anthropic_usage_and_costs,cache creation ephemeral 1h input tokens, |
| 3 | +anthropic.cache_creation.ephemeral_5m_input_tokens,gauge,,token,,Input tokens used during ephemeral 5 minute cache creation.,0,anthropic_usage_and_costs,cache creation ephemeral 5m input tokens, |
| 4 | +anthropic.cache_read_input_tokens,gauge,,token,,Input tokens retrieved from anthropic cache reads.,0,anthropic_usage_and_costs,cache read input tokens, |
| 5 | +anthropic.input_tokens,gauge,,token,,Number of input tokens used in a request to Anthropic.,0,anthropic_usage_and_costs,input tokens, |
| 6 | +anthropic.output_tokens,gauge,,token,,Number of output tokens generated in a response from Anthropic.,0,anthropic_usage_and_costs,output tokens, |
| 7 | +anthropic.server_tool_use.web_search_requests,count,,request,,Number of web search requests triggered by server tool use in Anthropic.,0,anthropic_usage_and_costs,server tool use web search requests, |
0 commit comments