Skip to content

Reduce CloudFetch metric logging verbosity from INFO to DEBUG (#311)#442

Open
juckerf wants to merge 1 commit into
databricks:mainfrom
juckerf:fix/cloud-fetch-log-level
Open

Reduce CloudFetch metric logging verbosity from INFO to DEBUG (#311)#442
juckerf wants to merge 1 commit into
databricks:mainfrom
juckerf:fix/cloud-fetch-log-level

Conversation

@juckerf

@juckerf juckerf commented Jun 22, 2026

Copy link
Copy Markdown

Fixes #311 — reduce verbosity of cloud fetch metric logging.

Changes:

  • Lower metric log level from INFO to DEBUG in CloudFetchResultHandler.
  • Add unit test asserting debug-level logging in tests/unit/result/CloudFetchResultHandler.test.ts.

Note: Per contributor preference, CHANGELOG.md was NOT modified in this PR.

…atabricks#311)\n\n- Change log level to DEBUG for cloud fetch speed metrics\n- Add unit test asserting debug-level logging

Signed-off-by: Fabian Jucker <juckerf@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cloud Fetch metric logging too verbose?

1 participant