Skip to content

Use wget instead of curl in otel-dotnet-auto-install.sh #4072

@codefromthecrypt

Description

@codefromthecrypt

Feature Request

I'd like otel-dotnet-auto-install.sh to use wget instead of curl

Is your feature request related to a problem? Please describe.

.net has an alpine runtime image, and I'd prefer to not install any packages to get otel-dotnet-auto-install.sh to complete

Describe the solution you'd like

otel-dotnet-auto-install.sh should be possible to change to wget and in doing so make it zero hassle. that or check which is present and use wget when curl isn't.

Describe alternatives you've considered

right now, I temporarily install curl

Additional context

nope

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions