Skip to content

Commit 6e12b39

Browse files
committed
Merge branch 'main' into niharikag09/otel-url-template-resource-name
2 parents af42525 + 282b91c commit 6e12b39

5 files changed

Lines changed: 982 additions & 994 deletions

File tree

pkg/collector/corechecks/net/networkv2/BUILD.bazel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ load("//bazel/rules/go:dd_agent_go_test.bzl", "dd_agent_go_test")
44
go_library(
55
name = "networkv2",
66
srcs = [
7-
"const.go",
7+
"const_linux.go",
88
"network.go",
9+
"network_linux.go",
910
"network_windows.go",
1011
"stub.go",
1112
],
File renamed without changes.

0 commit comments

Comments
 (0)