1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/example/namedtracer
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
..
foo Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
go.mod Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
go.sum specialize simplelru(span's lruMap) for attributes only (#328) 2019-11-18 10:51:57 -08:00
main.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00