You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To clarify, issue #380 inadvertently didn't set global_tags on Rust side. We need to make sure it is set and add a test or alter test_different_runtimes to confirm this setting (and maybe any others we want coverage for).
What are you really trying to do?
Add custom tags to SDK metrics
Describe the bug
sdk metrics no longer include tags added with telemetry.global_tags , which appear to be the expected behavior https://python.temporal.io/temporalio.runtime.TelemetryConfig.html#global_tags
running the same with version 1.3 works as expected
Minimal Reproduction
Environment/Versions
Additional context
The text was updated successfully, but these errors were encountered: