Sheikh-Abubaker

Results 17 issues of Sheikh-Abubaker

Reduced the remote_timeout from 30s to 15s, if the remote endpoint is unreachable Prometheus should now reload faster Issue #12761

**What this PR does / why we need it**: This PR basically modifies helm template to use parameters http_listen_port and grpc_listen_port instead of hardcoded value to handle the cases where...

size/M
area/helm

**What this PR does / why we need it**: Users will now be able to make http request on the promtail API to do the healthcheck. **Which issue(s) this PR...

size/XS

Fixes: #2801 ## When gateway.service.additionalPorts is set to map: ```sheikhabubaker@DESKTOP-TFVM3PT:~$ helm install my-tempo ./tempo-distributed-1.6.3.tgz -f my_values.yaml coalesce.go:286: warning: cannot overwrite table with non table for tempo-distributed.gateway.service.additionalPorts (map[]) coalesce.go:286: warning: cannot...

Implemented solution as asked in grafana/loki [issue#10494](https://github.com/grafana/loki/issues/10494)