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
It works on my local machine. First, make sure you can connect to jsDelivr by running: curl -I https://cdn.jsdelivr.net
For an alternative, you can download it directly from the GitHub releases: wget https://github.com/alibaba/opentelemetry-go-auto-instrumentation/releases/latest/download/otel-{os}-{arch}
Describe the bug
Download error:
$ sudo curl -fsSL https://cdn.jsdelivr.net/gh/alibaba/opentelemetry-go-auto-instrumentation@main/install.sh | sudo bash
curl: (7) Failed to connect to cdn.jsdelivr.net port 443 after 75230 ms: Couldn't connect to server
Directly use the script of the github repository to install, not jsdeliver.
Steps to reproduce
no
Expected behavior
no
Actual behavior
no
opentelemetry-go-auto-instrumentation version
no
Environment
Go:
OS:
Additional context
No response
The text was updated successfully, but these errors were encountered: