sdk icon indicating copy to clipboard operation
sdk copied to clipboard

bug: _LOG_REQUEST_METRICS doesn't work

Open visch opened this issue 9 months ago • 1 comments

Singer SDK Version

Latest

Is this a regression?

  • [ ] Yes

Python Version

NA

Bug scope

Taps (catalog, state, etc.)

Operating System

No response

Description

If you set _LOG_REQUEST_METRICS https://github.com/meltano/sdk/blob/d355d2e9d89bebd98245086a344aeb0d0e2371f8/singer_sdk/streams/rest.py#L63 to False, Log's are still sent to stderr for Requests

Link to Slack/Linen

No response

visch avatar Mar 05 '25 17:03 visch

to False, Log's are still sent to stderr for Requests

Including request metrics?

edgarrmondragon avatar Mar 05 '25 17:03 edgarrmondragon