Skip to content

Remove double debug-level instrumentation logs #3029

Open
@hannahramadan

Description

Some work was done in #2881 to remove duplicated info-level instrumentation logs. However it appears debug-level log are still duplicating library instrumentation configurations. We should only be reporting this value once.

[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for ruby_openai to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for ruby_openai to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for sequel to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for sequel to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for sidekiq to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for sidekiq to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for stripe to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for stripe to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for thread to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for thread to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for thread to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for thread to configure instrumentation
[2025-01-22 13:41:13 -0800 LOANER-C02FT0HWMD6P (99660)] DEBUG : Using auto configuration value for thread to configure instrumentation

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions