Federico Vidaurreta
Federico Vidaurreta
**Describe the bug** RPI image does not resolve insecure DNS properly when used as recursive server. **To Reproduce** Steps to reproduce the behaviour: 1. Composite file: ``` unbound: image: mvance/unbound-rpi:1.17.0...
### Is your feature request related to a problem? Please describe. Hello, I was reading the documentation I and was hopping to find some feature to let me update the...
### Is your feature request related to a problem? Please describe. It would be nice than in notifications we could see which is the current (running) container or app version...
Hello, is there any plan in the roadmap to add arm64 support. Also I would like to know if there any interest on docker support. Cheers!
### Proposal When prometheus is using basic auth all promtool commands require "--http.config.file". Documentation says: "HTTP client configuration file for promtool to connect to Prometheus." I have been trying to...
### Our scenario Hello. We are using docker as the underlying technology to deploy apps and the observability stack. For all the logs we decide to use JSON format that...
### Is your feature request related to a problem? Please describe There is no **reliable way** to determine if a device is capable of routing traffic or not. The common...
Hi, is it user granular? Can different users have it on/off as they want or is it a general system setting? Thanks!
We are using since a while otel-webserver-module for NGINX. Is there a good reason why NginxModuleRequestHeaders and NginxModuleResponseHeaders are case sensitives? HTTP 1.1 and 2.0 states in their RFCs that...
I am trying to convert several headers into attributes. The current approach is to go one by one, by using `otel_span_attr` `otel_span_attr` has not `if` context. I cannot make it...