Skip to content

Commit 6f58bf5

Browse files
committed
Remove az namespace
1 parent e6d9b0e commit 6f58bf5

File tree

4 files changed

+4
-100
lines changed

4 files changed

+4
-100
lines changed

apps/opentelemetry_semantic_conventions/include/incubating/attributes/az_attributes.hrl

Lines changed: 0 additions & 25 deletions
This file was deleted.

apps/opentelemetry_semantic_conventions/lib/incubating/attributes/az_attributes.ex

Lines changed: 0 additions & 71 deletions
This file was deleted.

apps/opentelemetry_semantic_conventions/templates/registry/elixir/weaver.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
params:
2-
excluded_namespaces: ["aspnetcore", "cpython", "dotnet", "go", "ios", "jvm", "kestrel", "nodejs", "signalr", "v8js", "veightjs", "webengine"]
2+
excluded_namespaces: ["aspnetcore", "az", "cpython", "dotnet", "go", "ios", "jvm", "kestrel", "nodejs", "signalr", "v8js", "veightjs", "webengine"]
33
excluded_attributes: []
44

55
templates:
@@ -72,4 +72,4 @@ text_maps:
7272
"template[double[]]": "[float()]"
7373
"template[boolean[]]": "[boolean()]"
7474

75-
acronyms: ["AZ", "GenAI", "CICD", "VCS", "CPU", "HW", "iOS", "HTTP", "API", "SDK", "CLI", "URL", "JSON", "XML", "HTML", "TLS", "RPC", "OS", "OCI", "GCP", "FAAS", "DNS", "DB", "AWS", "S3", "K8S" ]
75+
acronyms: ["GenAI", "CICD", "VCS", "CPU", "HW", "iOS", "HTTP", "API", "SDK", "CLI", "URL", "JSON", "XML", "HTML", "TLS", "RPC", "OS", "OCI", "GCP", "FAAS", "DNS", "DB", "AWS", "S3", "K8S" ]

apps/opentelemetry_semantic_conventions/templates/registry/erlang/weaver.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
params:
2-
excluded_namespaces: ["aspnetcore", "cpython", "dotnet", "go", "ios", "jvm", "kestrel", "nodejs", "signalr", "v8js", "veightjs", "webengine"]
2+
excluded_namespaces: ["aspnetcore", "az", "cpython", "dotnet", "go", "ios", "jvm", "kestrel", "nodejs", "signalr", "v8js", "veightjs", "webengine"]
33
excluded_attributes: []
44

55
templates:
@@ -55,7 +55,7 @@ templates:
5555
})
5656
application_mode: each
5757

58-
acronyms: ["AZ", "GenAI", "CICD", "VCS", "CPU", "HW", "iOS", "HTTP", "API", "SDK", "CLI", "URL", "JSON", "XML", "HTML", "TLS", "RPC", "OS", "OCI", "GCP", "FAAS", "DNS", "DB", "AWS", "S3", "K8S" ]
58+
acronyms: ["GenAI", "CICD", "VCS", "CPU", "HW", "iOS", "HTTP", "API", "SDK", "CLI", "URL", "JSON", "XML", "HTML", "TLS", "RPC", "OS", "OCI", "GCP", "FAAS", "DNS", "DB", "AWS", "S3", "K8S" ]
5959

6060
text_maps:
6161
erlang_types:

0 commit comments

Comments
 (0)