athens icon indicating copy to clipboard operation
athens copied to clipboard

A Go module datastore and proxy

Results 169 athens issues
Sort by recently updated
recently updated
newest added

## What is the problem I am trying to address? HTTP client metrics are still not collected after #1786 ## How is the fix applied? Registering HTTP client views in...

## What is the problem I am trying to address? * Create `RedisLockConfig` to support specifying custom TTL & timeout values through config. * Issue: For several of our internal...

### Issue Currently Athens doesn't work at all if the SingleFlight store (etcd, redis etc.) is down or unavailable for some reason. New instances fail to start and the running...

proposal

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.25.0 to 0.46.0. Changelog Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog. [1.21.0/0.46.0/0.15.0/0.1.0] - 2023-11-10 Added Add "go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcher which sets custom fetcher implementation. (#4045) Add "go.opentelemetry.io/contrib/config" package that includes configuration models...

dependencies
go

I'd like to install a small package cache on a VM with limited storage, to speed up `go get` in my Golang CI jobs. The VM storage space is very...

enhancement

**Is your feature request related to a problem? Please describe.** Devs use local athens as proxy for module downloading/caching but cannot use it for module security audits. **Describe the solution...

enhancement

## What is the problem I am trying to address? As described in the linked issue, OpenCensus is to be replaced with OpenTelemetry. This can be tricky to do in...

Bumps [github.com/Azure/azure-storage-blob-go](https://github.com/Azure/azure-storage-blob-go) from 0.10.0 to 0.15.0. Release notes Sourced from github.com/Azure/azure-storage-blob-go's releases. v0.15.0 Version 0.15.0: Cleaned the function signatures for GetTags() and SetTags() Added Support for PutBlobFromUrl Added MSI login...

dependencies
go

**Describe the bug** A clear and concise description of what the bug is. When configuring the proxy ( version 0.13.1) with : ``` downloadURL = "https://proxy.golang.org" mode = "redirect" ```...

triage

Hello! I am trying to self host Athens Proxy using Kubernetes, but when I run `go mod tidy` I get this error: ` go: downloading github.com/lib/pq v1.10.9 go: github.com/youngjun827/api-std-lib/cmd/api imports...

awaiting reply