You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should move away from relying on remote APIs like git url on the semconv repo and instead stand up a local server that hosts the file, for stability purposes.
See: crates/weaver_cache/src/lib.rs test test_semconv_registry_git_repo. Other instances of that exist in the repo.
The text was updated successfully, but these errors were encountered:
We should move away from relying on remote APIs like git url on the semconv repo and instead stand up a local server that hosts the file, for stability purposes.
See:
crates/weaver_cache/src/lib.rs
testtest_semconv_registry_git_repo
. Other instances of that exist in the repo.The text was updated successfully, but these errors were encountered: