Skip to content

Potential error in provided Clickhouse configuration #4024

@otoriphoenix

Description

@otoriphoenix

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

  1. Navigate to the Senty install folder
  2. Open clickhouse/config.xml
  3. 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

No one assigned

    Projects

    Status

    No status

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions