Use consistent casing for provider name in telemetry (#21991)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2024-12-13 16:13:47 -05:00 committed by GitHub
parent c57cc35b03
commit 421974f923
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -927,7 +927,7 @@ impl ZetaInlineCompletionProvider {
impl inline_completion::InlineCompletionProvider for ZetaInlineCompletionProvider {
fn name() -> &'static str {
"Zeta"
"zeta"
}
fn is_enabled(