Skip to content

Commit 59df97f

Browse files
committed
correction on messaging
1 parent 48ddcca commit 59df97f

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/use-cases/observability/clickstack/deployment/_snippets/_json_support.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ import BetaBadge from '@theme/badges/BetaBadge';
55
<BetaBadge/>
66

77
:::warning Beta Feature
8-
JSON type support in ClickStack is a **beta feature**. While it is under active development and supported by the ClickHouse team, it may have limitations, change in the future, or contain bugs.
9-
10-
**For production use**, ensure you are running **ClickHouse version 25.3 or later**, where the JSON type is production-ready. For earlier versions of ClickHouse, the JSON type is not recommended for production use.
8+
JSON type support in **ClickStack** is a **beta feature**. While the JSON type itself is production-ready in ClickHouse 25.3+, its integration within ClickStack is still under active development and may have limitations, change in the future, or contain bugs.
119
:::
1210

1311
ClickStack has beta support for the [JSON type](/interfaces/formats/JSON) from version `2.0.4`.

docs/use-cases/observability/clickstack/ingesting-data/collector.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,7 @@ For agent instances responsible for shipping events to a gateway, and only setti
298298
<BetaBadge/>
299299

300300
:::warning Beta Feature
301-
JSON type support in ClickStack is a **beta feature**. While it is under active development and supported by the ClickHouse team, it may have limitations, change in the future, or contain bugs.
302-
303-
**For production use**, ensure you are running **ClickHouse version 25.3 or later**, where the JSON type is production-ready. For earlier versions of ClickHouse, the JSON type is not recommended for production use.
301+
JSON type support in **ClickStack** is a **beta feature**. While the JSON type itself is production-ready in ClickHouse 25.3+, its integration within ClickStack is still under active development and may have limitations, change in the future, or contain bugs
304302
:::
305303

306304
ClickStack has beta support for the [JSON type](/interfaces/formats/JSON) from version `2.0.4`.

0 commit comments

Comments
 (0)