Replace the regex in from_semconv_specs
with the https://docs.rs/semver/latest/semver/
crate.
#579
Labels
from_semconv_specs
with the https://docs.rs/semver/latest/semver/
crate.
#579
In the
weaver_semconv/src/registry.rs
methodfrom_semconv_specs
(see todo), we should use: https://docs.rs/semver/latest/semver/ and URL parser that can give us the last element of the path to send to the parser.See this PR comment: #400
The text was updated successfully, but these errors were encountered: