opentelemetry-go/sdk
Bhautik Pipaliya dfc866bd03
Support capturing stack trace (#2163)
* capturing stack trace support

* added changelog entry

* remove error package stack trace support

* modified unnecessary changes to go.sum files

* added EventOption to enable stack trace capturing

* added tests

* added runtime.Stack method and minor changes

* minor changes

* remove redundant line

* fix gihub check on linter

* fix tests

* fix tests

* Update sdk/trace/trace_test.go

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Update sdk/trace/trace_test.go

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-08-13 17:44:18 -04:00
..
export/metric Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
instrumentation Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
resource Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
trace Support capturing stack trace (#2163) 2021-08-13 17:44:18 -04:00
go.mod Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00