-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Self-Hosted Version
25.9.0
CPU Architecture
x86_64
Docker Version
28.4.0
Docker Compose Version
2.36.2
Machine Specification
- My system meets the minimum system requirements of Sentry
Steps to Reproduce
- Navigate to the Senty install folder
- Open clickhouse/config.xml
- Look at the one-liner configuring the max_memory_usage_ratio (3rd line)
Expected Result
According to the Clickhouse docs, I'd expect the line to read <max_server_memory_usage_to_ram_ratio from_env="MAX_MEMORY_USAGE_RATIO"/>
Actual Result
The line in the configuration file provided by the self-hosted setup reads <max_server_memory_usage_to_ram_ratio><include from_env="MAX_MEMORY_USAGE_RATIO"/></max_server_memory_usage_to_ram_ratio> instead.
Event ID
No response
Metadata
Metadata
Assignees
Projects
Status
No status
Status
Waiting for: Product Owner