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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
opentelemetry_sdk::Resource::new
docs say that:However, looking at the code, it's not true: actually, the last key-value pair will be retained (no matter if value is empty or not):
opentelemetry-rust/opentelemetry-sdk/src/resource/mod.rs
Lines 80 to 92 in e4cba94
Beta Was this translation helpful? Give feedback.
All reactions