prometheus-community / prometheus-community/PushProx

Is the PushProx client itself able to use a web proxy to reach the remote PushProx server?

Open
#113 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
811
Forks
154
PR merge metrics
No merged PRs in 30d

Description

(Hi! Long time listener, first time caller. Great tool!)

For context: We monitor some of our customers' servers by installing a pushprox and a node exporter on their machine, and on our end we run a pushprox server (exposed to the internet through a reverse proxy) that can reach our internal prometheus server.

This is the use case: One of our customer's servers, in addition to not being exposed to the internet, is only able to get to the internet through a proxy, Squid I believe. Also, it is not a transparent proxy.

Is there a way for the pushprox client to explicitly specify an HTTP proxy for it to reach the outside world?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the PushProx client reaches the remote server and review its connection options in the repository. Compare that path with the customer's non-transparent Squid proxy requirement. Done means establishing whether explicit HTTP-proxy support is possible and, if so, adding and documenting a tested configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.