Skip to content

Conversation

@NickLarsenNZ
Copy link
Member

Use Tracing::pre_configured from stackable-telemetry

Part of stackabletech/issues#639.

Breaking changes:

operator-binary

  • The console log level was set by OPA_OPERATOR_LOG, and is now set by CONSOLE_LOG.
  • The file log level was set by OPA_OPERATOR_LOG, and is now set by FILE_LOG.
  • The file log directory was set by OPA_OPERATOR_LOG_DIRECTORY, and is now set
    by ROLLING_LOGS_DIR (or via --rolling-logs <DIRECTORY>).

bundle-builder

  • The console log level was set by OPA_BUNDLE_BUILDER_LOG, and is now set by CONSOLE_LOG.
  • The file log level was set by OPA_BUNDLE_BUILDER_LOG, and is now set by FILE_LOG.
  • The file log directory was set by OPA_BUNDLE_BUILDER_LOG_DIRECTORY, and is now set
    by ROLLING_LOGS_DIR (or via --rolling-logs <DIRECTORY>).

user-info-fetcher

  • The console log level was set by OPA_OPERATOR_LOG, and is now set by CONSOLE_LOG.
  • The file log level was set by OPA_OPERATOR_LOG, and is now set by FILE_LOG.
  • The file log directory was set by OPA_OPERATOR_LOG_DIRECTORY, and is now set
    by ROLLING_LOGS_DIR (or via --rolling-logs <DIRECTORY>).

Testing

--- PASS: kuttl (106.50s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/logging_opa-1.0.1_openshift-false (106.48s)
PASS

@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
@Techassi Techassi added this pull request to the merge queue Apr 10, 2025
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Apr 10, 2025
Merged via the queue into main with commit eccec44 Apr 10, 2025
17 checks passed
@Techassi Techassi deleted the feat/use-tracing-pre-configured branch April 10, 2025 08:22
@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

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants