1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk
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
..
export Metrics stdout export pipeline (#265) 2019-11-15 13:01:20 -08:00
internal Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
metric Metrics stdout export pipeline (#265) 2019-11-15 13:01:20 -08:00
trace specialize simplelru(span's lruMap) for attributes only (#328) 2019-11-18 10:51:57 -08:00
opentelemetry.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00