Daniel Santos

Results 12 issues of Daniel Santos

The same way as the caddy `http` app, it would be nice to have not only the `dial` option but also the `lookup_srv` for upstream service discovery.

enhancement
help wanted

Hi, first of all thanks for the amazing module!! It would be really nice to have a configuration option to set the log_format. Currently we have Nginx running behind [AWS...

enhancement

Not a bug, more a feature request. Running seaweedfs on schedulers is a bit challenging due to the dynamic nature of those. I noticed in my homelab while running Nomad,...

Close #33 - Reply to the client with the correct response status code - Use a better, more specific `defaultCacheKeyTemplate` to exact matches on resources that are redirected. - The...

Would be awesome to have this solution to use the Vault AWS Auth backend. This way we wouldn't need to have any credentials sitting into config files for the Salt...

### Why? We are introducing a proxy in front of Nomad's Server HTTP API. As we load tested this new layer of our infrastructure we were bugged by constant and...

type/enhancement
theme/api
stage/accepted

Would love to see `arm64` builds for the containers... not only the `operator` but also the `chrislusf/seaweedfs`

backlog

Is it possible to report multiple websites metrics? Here is my Caddyfile: ``` (global-tls) { tls { dns route53 wildcard } } (global-logs) { log / stdout "{combined}" errors stderr...

### What went wrong? **What happened**: In Telegraf, [this line](https://github.com/influxdata/telegraf/blob/master/plugins/inputs/prometheus/prometheus.go#L37) defines a constant value for the `Accept` header value used by Telegraf's HTTP client. If I do a `curl -H...

bug
part:metrics/logging

Small feature addition. Sometimes is useful to have the endpoint URL in metrics labels so we can include that as part of alert messages when these metrics are scraped via...