What happened?
ES dbmodel has no place to store scope and link attributes and therefore FromDBModel and ToDBModel ignored them. This is leading to information loss which needs to be fixed. v1 Adapter has also missed these attributes because v1 model has no place to store them, following this Badger and Cassandra too have missed these attributes and this should be taken care during ugrading them to v2
Expected behavior
ES/OS backend should properly store and return traces with link and scope attributes.
What happened?
ES
dbmodelhas no place to store scope and link attributes and thereforeFromDBModelandToDBModelignored them. This is leading to information loss which needs to be fixed. v1 Adapter has also missed these attributes because v1 model has no place to store them, following this Badger and Cassandra too have missed these attributes and this should be taken care during ugrading them to v2Expected behavior
ES/OS backend should properly store and return traces with link and scope attributes.