Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

Releases: census-ecosystem/opencensus-go-resource

Release v0.1.1

31 May 17:10
89b0f64

Choose a tag to compare

Complete list of changes since v0.1.0

89b0f64 change the order or resource detection to correctly identify container resource. (#12)

OpenCensus Go Resource 0.1.0

30 May 16:32
c636715

Choose a tag to compare

Complete list of changes

c636715 Add gke resource detection and use resource keys from go.opencensus.io (#10)
d499159 add gitignore. (#9)
2159178 Add travis yml file. (#2)
17bef1e Add readme text (#6)
93626b8 Add resource injection tool (#8)
5d4e3be Move constants into own package (#1)
d87bfa1 Create empty README.md (#4)
e63b737 Initial commit Signed-off-by: Fabian Reinartz freinartz@google.com