Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove double debug-level instrumentation logs #3029

Open
hannahramadan opened this issue Jan 22, 2025 · 1 comment
Open

Remove double debug-level instrumentation logs #3029

hannahramadan opened this issue Jan 22, 2025 · 1 comment

Comments

@hannahramadan
Copy link
Contributor

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
@workato-integration
Copy link

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

No branches or pull requests

1 participant