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
Improve resource field structure for LogRecords (#3972)
Update Semantic Conventions code generation scripts: - fix namespace exclusion that resulted in dropping os and net namespaces. - add Final decorator to constants to prevent collisions - enable mypy and fix detected issues - allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)
Update semantic conventions to version 1.26.0. (#3964)
Use semconv exception attributes for record exceptions in spans (#3979)
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
-
process.command_args
attribute to also include the executable itself (#4032)start_time_unix_nano
for delta collection for explicit bucket histogram aggregation (#4009)start_time_unix_nano
for delta collection for sum aggregation (#4011)ExponentialHistogramAggregation
(#3978)LogRecord
insdk/log
has dropped attributes due to reaching limits (#3946)os
andnet
namespaces. - addFinal
decorator to constants to prevent collisions - enable mypy and fix detected issues - allow to drop specific attributes in preparation for Semantic Conventions v1.26.0 (#3973)MeterProvider.get_meter
andInstrumentationScope
(#4015)SCHEMA_URL
constants inopentelemetry-semantic-conventions
(#4069)This discussion was created from the release Version 1.26.0/0.47b0.
Beta Was this translation helpful? Give feedback.
All reactions