1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/sdk/resource
2023-07-18 17:37:20 +02:00
..
auto_test.go Generate the semconv/v1.17.0 package (#3599) 2023-01-24 08:10:41 -08:00
auto.go Wrap errors returned from Detect and New in sdk/resource (#3844) 2023-03-08 15:15:27 -08:00
benchmark_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
builtin_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
builtin.go Add Version func to otel/sdk (#3949) 2023-03-30 12:49:39 -07:00
config.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
container_test.go Add container id support to Resource (#2418) 2022-03-03 12:13:31 -05:00
container.go Use semconv creation functions (#3683) 2023-02-07 13:42:47 -08:00
doc.go sdk/resource: Add Telemetry Stability label (#4080) 2023-05-11 07:25:32 -07:00
env_test.go Use semconv creation functions (#3683) 2023-02-07 13:42:47 -08:00
env.go Use strings.Cut() instead of string.SplitN() (#4049) 2023-05-17 09:28:44 -07:00
export_common_unix_test.go Use ByteSliceToString from golang.org/x/sys/unix (#2924) 2022-05-26 07:31:35 -07:00
export_os_release_darwin_test.go
export_test.go Add container id support to Resource (#2418) 2022-03-03 12:13:31 -05:00
export_unix_test.go Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
export_windows_test.go
host_id_bsd.go Remove unused imports in host_id_bsd.go (#4041) 2023-05-01 08:07:05 -07:00
host_id_darwin.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
host_id_exec.go sdk/resource: Fix build for BSD OSes (#4077) 2023-05-10 07:47:41 -07:00
host_id_export_test.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
host_id_linux.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
host_id_readfile_test.go Fix empty host.id (#4317) 2023-07-18 17:37:20 +02:00
host_id_readfile.go Fix empty host.id (#4317) 2023-07-18 17:37:20 +02:00
host_id_test.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
host_id_unsupported.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
host_id_windows_test.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
host_id_windows.go add host.id to resource auto-detection (#3812) 2023-03-21 14:45:30 -05:00
host_id.go Move readFile and execCommand to seperate files (#4015) 2023-04-27 11:39:09 -07:00
os_release_darwin_test.go
os_release_darwin.go
os_release_unix_test.go Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
os_release_unix.go Use strings.Cut() instead of string.SplitN() (#4049) 2023-05-17 09:28:44 -07:00
os_test.go Generate the semconv/v1.17.0 package (#3599) 2023-01-24 08:10:41 -08:00
os_unix_test.go Replace ioutil with io and os (#3058) 2022-08-03 14:45:05 -07:00
os_unix.go Use ByteSliceToString from golang.org/x/sys/unix (#2924) 2022-05-26 07:31:35 -07:00
os_unsupported.go
os_windows_test.go
os_windows.go
os.go Use semconv creation functions (#3683) 2023-02-07 13:42:47 -08:00
process_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
process.go Use semconv creation functions (#3683) 2023-02-07 13:42:47 -08:00
resource_test.go Add Version func to otel/sdk (#3949) 2023-03-30 12:49:39 -07:00
resource.go [chore] Pin otel-specification hyperlinks (#4033) 2023-05-09 08:45:39 -07:00