1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Sam Xie f4ec95d027
Add container id support to Resource (#2418)
* Add container id support to Resource

* Fix wrong test case name

* Add WithContainer option

* Update CHANGELOG

* Fix comments

* Update CHANGELOG

* Use regex to find container id

* Add tests for reading cgroup file

* Update sdk/resource/container.go

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>

* Update format

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2022-03-03 12:13:31 -05:00
..
export/metric [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
instrumentation Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
internal Update span limits to comply with specification (#2637) 2022-03-03 07:56:07 -08:00
metric [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
resource Add container id support to Resource (#2418) 2022-03-03 12:13:31 -05:00
trace Update span limits to comply with specification (#2637) 2022-03-03 07:56:07 -08:00
go.mod remove old prom-collector depandence (#2643) 2022-03-01 15:09:51 -05:00
go.sum Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 across the project (#2545) 2022-01-24 08:35:53 -08:00