We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108a40f commit f6bc233Copy full SHA for f6bc233
opentelemetry-semantic-conventions/scripts/generate-consts-from-spec.sh
@@ -51,7 +51,6 @@ expression='
51
52
# TODO - remove this with semconv 1.31.0. Refer: https://github.com/open-telemetry/semantic-conventions/pull/1827
53
# Fix broken and malformed K8s JobSpec link
54
-# Convert improperly escaped links and fix malformed URLs
55
link_fix_expression='s/v1\.30\/#jobspec-v1-batch\./v1.30\/#jobspec-v1-batch)\./g'
56
57
"${SED[@]}" -E "${expression}" src/metric.rs
0 commit comments