Fix Incus Prometheus scrape: requires HTTPS #23

Closed
AlexCaswen wants to merge 1 commit from fix-scrape-configs into main
AlexCaswen commented 2026-05-07 01:35:30 +00:00 (Migrated from gitlab.com)

Incus metrics endpoint serves HTTPS even with core.metrics_authentication=false.

Added scheme = "https" and insecure_skip_verify = true to the Incus scrape config.

Also need to debug: Erigon metrics return "no route to host" from monitoring container despite port 6061 being in allowedTCPPorts. Firewall rule may need verification.

Incus metrics endpoint serves HTTPS even with `core.metrics_authentication=false`. Added `scheme = "https"` and `insecure_skip_verify = true` to the Incus scrape config. Also need to debug: Erigon metrics return "no route to host" from monitoring container despite port 6061 being in allowedTCPPorts. Firewall rule may need verification.
AlexCaswen (Migrated from gitlab.com) closed this pull request 2026-05-07 01:43:33 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
midwitmoneymgmt/m3-infra!23
No description provided.