Jordan Bertasso

Results 7 issues of Jordan Bertasso

I find myself losing track of and forgetting what each of my API tokens corresponds to / is used for. It would be really helpful if there was an optional...

It would be nice if we could customise the time for which an account confirmation or password reset email is valid. Some mail services take more than 30 minutes to...

It would be nice if cotton could support fetching packages from an arbitrary url instead of only https://registry.npmjs.org/. I see two things to implement here: 1. A global custom registry...

enhancement
good first issue

I'm getting a too many open files error when running `cotton install`. OS: macOS Monterey - 12.6 (21G115) Arch: Apple M1 npm dependencies: ``` "dependencies": { "@aws-sdk/client-cognito-identity": "^3.183.0", "@aws-sdk/client-s3": "^3.183.0",...

I'd like to be able to set the `deployment.environment` resource attribute on my spans. It would be nice if we could set any arbitrary resource attributes. At the moment we...

The allowed roles listed in the cache documentation differ from the actual allowed roles ![image (28)](https://github.com/grafana/tempo/assets/36979824/fc2f81ad-5608-4fc1-9668-394894f8cef4) https://github.com/grafana/tempo/blob/efb11ea97f2dbd0f8e2416a5c64f64d415084823/pkg/cache/cache.go#L11-L21

type/docs

This extension is great, but a key feature that it's lacking for me to get the most out of it is the ability to open the corresponding `package.json` in a...