You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add distributed cluster name helper function
Add new helper function sentry.clickhouse.distributed.cluster.name that allows
separate configuration of distributed cluster name for external ClickHouse.
- Maintains backward compatibility (defaults to clusterName)
- Enables advanced ClickHouse cluster configurations
* feat: use separate helper for distributed cluster name
Update Snuba configuration to use the new distributed cluster name helper
* docs: add distributedClusterName documentation in values.yaml
Add documentation and example for the new distributedClusterName option
0 commit comments