opentelemetry-go/sdk/resource
Tyler Yahn cc26aaad49
Upgrade semconv to 1.34.0 in sdk/resource (#6834)
2025-05-28 11:03:39 -07:00
..
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
auto.go [chore] Use errors.Join to unify errors (#5907) 2024-10-22 15:10:05 -07:00
auto_test.go chore(deps): update module github.com/antonboom/testifylint to v1.6.0 (#6440) 2025-03-13 14:31:12 -07:00
benchmark_test.go all: replace math/rand with math/rand/v2 (#6732) 2025-05-15 09:21:49 +02:00
builtin.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
builtin_test.go chore(deps): update module github.com/antonboom/testifylint to v1.6.0 (#6440) 2025-03-13 14:31:12 -07:00
config.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
container.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
container_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
doc.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
env.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
env_test.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
example_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
export_common_unix_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
export_os_release_darwin_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
export_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
export_unix_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
export_windows_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
host_id_bsd.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_darwin.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_exec.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_export_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_linux.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_readfile.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_readfile_test.go Replace tenv with usetesting (#6313) 2025-02-13 11:18:37 +01:00
host_id_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_unsupported.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
host_id_windows.go Fix typos (#5763) 2024-09-09 08:53:15 +02:00
host_id_windows_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
os.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
os_release_darwin.go fix(deps): update module github.com/golangci/golangci-lint to v1.64.2 (#6301) 2025-02-12 12:23:12 +01:00
os_release_darwin_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
os_release_unix.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
os_release_unix_test.go chore(deps): update module github.com/antonboom/testifylint to v1.6.0 (#6440) 2025-03-13 14:31:12 -07:00
os_test.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
os_unix.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
os_unix_test.go Add the `golines` golangci-lint formatter (#6513) 2025-03-30 03:46:44 -07:00
os_unsupported.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
os_windows.go Fix typos (#5763) 2024-09-09 08:53:15 +02:00
os_windows_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
process.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
process_test.go chore(deps): update module github.com/antonboom/testifylint to v1.6.0 (#6440) 2025-03-13 14:31:12 -07:00
resource.go Document and check resource comparability (#6272) 2025-02-12 08:35:25 -08:00
resource_experimental_test.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00
resource_test.go Upgrade semconv to 1.34.0 in sdk/resource (#6834) 2025-05-28 11:03:39 -07:00

README.md

SDK Resource

PkgGoDev