The meter s_meter = new("Microsoft.SemanticKernel.Connectors.OpenAI"); and the relevant counters still have old names that contain "openai" in them, such as semantic_kernel.connectors.openai.tokens.prompt, semantic_kernel.connectors.openai.tokens.completion, etc. Decide on the new names.
The meter s_meter = new("Microsoft.SemanticKernel.Connectors.OpenAI"); and the relevant counters still have old names that contain "openai" in them, such as semantic_kernel.connectors.openai.tokens.prompt, semantic_kernel.connectors.openai.tokens.completion, etc. Decide on the new names.