Skip to content

feat!: Use Tracing::pre_configured from stackable-telemetry #934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 10, 2025

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Apr 9, 2025

Use Tracing::pre_configured from stackable-telemetry

Part of stackabletech/issues#639.

Breaking changes:

operator-binary

  • The console log level was set by ZOOKEEPER_OPERATOR_LOG, and is now set by CONSOLE_LOG.
  • The file log level was set by ZOOKEEPER_OPERATOR_LOG, and is now set by FILE_LOG.
  • The file log directory was previously changed to ROLLING_LOGS, but has been updated to ROLLING_LOGS_DIR.

Testing

--- PASS: kuttl (67.01s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/logging_zookeeper-3.9.3_openshift-false (67.00s)
PASS

BREAKING: The console log level, file log level and directory variables have been changed
@NickLarsenNZ NickLarsenNZ moved this to Development: Waiting for Review in Stackable Engineering Apr 9, 2025
@Techassi Techassi moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 10, 2025
Co-authored-by: Techassi <sascha.lautenschlaeger@stackable.tech>
@NickLarsenNZ NickLarsenNZ requested a review from Techassi April 10, 2025 09:23
@Techassi Techassi enabled auto-merge April 10, 2025 09:26
@Techassi Techassi added this pull request to the merge queue Apr 10, 2025
Merged via the queue into main with commit 1c06625 Apr 10, 2025
17 checks passed
@Techassi Techassi deleted the feat/use-tracing-pre-configured branch April 10, 2025 09:43
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Apr 14, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants