v.22.10Improvement

Added Custom Environment Name Option in Sentry Configuration

Added an option to specify an arbitrary string as an environment name in the Sentry's config for more handy reports. #42037 (Nikita Mikhaylov).
Added support for specifying an arbitrary string as the environment name in Sentry configuration to improve report clarity.

Why it matters

This feature allows users to define a custom environment name in Sentry's configuration, enabling more precise and user-friendly identification of error reports across different environments. It solves the problem of generic or unclear environment labeling in Sentry logs, making debugging and monitoring easier.

How to use it

To use this feature, set the desired environment name as a string in the Sentry configuration within ClickHouse's settings. This custom string will then be included in Sentry reports to identify the environment.