Skip to content

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

Merged
vikrantpuppala merged 2 commits into
databricks:mainfrom
juckerf:fix/cloud-fetch-log-level
Jul 14, 2026
Merged

Reduce CloudFetch metric logging verbosity from INFO to DEBUG (#311)#442
vikrantpuppala merged 2 commits into
databricks:mainfrom
juckerf:fix/cloud-fetch-log-level

Conversation

@juckerf

@juckerf juckerf commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

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.

juckerf and others added 2 commits June 22, 2026 07:09
…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>
@vikrantpuppala vikrantpuppala merged commit 890f6ac into databricks:main Jul 14, 2026
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?

2 participants