1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Stanley Nguyen de50711fcc
feat(span): remove SetAttribute method (#1216)
* feat(span): remove SetAttribute method

* Update CHANGELOG.md

Revert markdown lint changes and unify the `Removed` section.

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-10-02 14:41:15 -07:00
..
export Enable exporting Histogram aggregation to OTLP metric (#1209) 2020-09-28 17:58:15 -07:00
instrumentation Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
internal Remove google.golang.org/grpc/codes dependency from API by adding an equivalent codes package (#1046) 2020-08-10 09:17:09 -07:00
metric Test benchmarks in precommit (#1207) 2020-09-25 13:27:03 -07:00
resource Don't consider unset env var to be an error during resource detection (#1170) 2020-09-14 12:08:05 -04:00
trace feat(span): remove SetAttribute method (#1216) 2020-10-02 14:41:15 -07:00
go.mod Prepare v0.12.0 release (#1205) 2020-09-24 19:01:48 -04:00
go.sum Bump google.golang.org/grpc from 1.31.1 to 1.32.0 in /sdk (#1145) 2020-09-09 13:25:27 -04:00
opentelemetry.go Prepare v0.12.0 release (#1205) 2020-09-24 19:01:48 -04:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00