1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-20 19:52:56 +02:00
opentelemetry-go/exporter/trace
Gustavo Silva Paiva 3495d74971 specialize simplelru(span's lruMap) for attributes only (#328)
* copy of simplelru for attributes without excessive usage of interface{}

This also make sure we only add attributes/links if isRecording.

Move method to export the attributes list to attributeMap.

* run make precommit to update mod files.
2019-11-18 10:51:57 -08:00
..
jaeger specialize simplelru(span's lruMap) for attributes only (#328) 2019-11-18 10:51:57 -08:00
stackdriver specialize simplelru(span's lruMap) for attributes only (#328) 2019-11-18 10:51:57 -08:00
stdout Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00