From a354ed5c38e4d04f97cc09de17bff76ac011886b Mon Sep 17 00:00:00 2001 From: Yoofi Quansah Date: Wed, 7 Feb 2024 15:20:42 -0600 Subject: [PATCH] chore: fix CI error --- .vale/styles/Flipt/spelling-exceptions.txt | 4 +++- configuration/analytics.mdx | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.vale/styles/Flipt/spelling-exceptions.txt b/.vale/styles/Flipt/spelling-exceptions.txt index 55a2923..85fe6d4 100644 --- a/.vale/styles/Flipt/spelling-exceptions.txt +++ b/.vale/styles/Flipt/spelling-exceptions.txt @@ -66,4 +66,6 @@ uncomment uncompromised URIs yaml -zipkin \ No newline at end of file +zipkin +clickhouse +Clickhouse \ No newline at end of file diff --git a/configuration/analytics.mdx b/configuration/analytics.mdx index f6227cc..183661e 100644 --- a/configuration/analytics.mdx +++ b/configuration/analytics.mdx @@ -33,4 +33,4 @@ The reason for this is not just a separation of concerns on a general level, but Analytics are only produced currently as they pass through the server, which means if you use the [server sdks](/integration/server/rest) or the various [grpc sdks](/integration/server/grpc), analytical data will be sent to the backing store. -For client-side evaluation no metrics will be sent into clickhouse, but we are working on a feature to get it supported. +For client-side evaluation no metrics will be sent into clickhouse, but we're working on a feature to get it supported.