[PR #33] [MERGED] feat: change default port to 10019 #42

Closed
opened 2026-03-03 16:27:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/33
Author: @janfuhrer
Created: 6/25/2024
Status: Merged
Merged: 6/25/2024
Merged by: @janfuhrer

Base: mainHead: chore/use-new-port


📝 Commits (2)

  • 8f061cf feat: change default port to 10019
  • 27267d3 ci: improve goreleaser conf

📊 Changes

9 files changed (+14 additions, -19 deletions)

View changed files

.dockerignore (+0 -6)
📝 .goreleaser.yml (+2 -1)
📝 README.md (+2 -2)
📝 docker-compose-secrets.yaml (+1 -1)
📝 docker-compose.yaml (+1 -1)
📝 main.go (+1 -1)
📝 prometheus/static-config/multiple-exporter.yaml (+2 -2)
📝 prometheus/static-config/multiple-targets.yaml (+2 -2)
📝 prometheus/static-config/single-target.yaml (+3 -3)

📄 Description

Change default port to a reserved one according https://github.com/prometheus/prometheus/wiki/Default-port-allocations


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/natrontech/pbs-exporter/pull/33 **Author:** [@janfuhrer](https://github.com/janfuhrer) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 6/25/2024 **Merged by:** [@janfuhrer](https://github.com/janfuhrer) **Base:** `main` ← **Head:** `chore/use-new-port` --- ### 📝 Commits (2) - [`8f061cf`](https://github.com/natrontech/pbs-exporter/commit/8f061cf26c38b1aa04e67d480f215575d9771e2d) feat: change default port to 10019 - [`27267d3`](https://github.com/natrontech/pbs-exporter/commit/27267d3b75a569a86f4c181cd00b041cc11c7099) ci: improve goreleaser conf ### 📊 Changes **9 files changed** (+14 additions, -19 deletions) <details> <summary>View changed files</summary> ➖ `.dockerignore` (+0 -6) 📝 `.goreleaser.yml` (+2 -1) 📝 `README.md` (+2 -2) 📝 `docker-compose-secrets.yaml` (+1 -1) 📝 `docker-compose.yaml` (+1 -1) 📝 `main.go` (+1 -1) 📝 `prometheus/static-config/multiple-exporter.yaml` (+2 -2) 📝 `prometheus/static-config/multiple-targets.yaml` (+2 -2) 📝 `prometheus/static-config/single-target.yaml` (+3 -3) </details> ### 📄 Description Change default port to a reserved one according https://github.com/prometheus/prometheus/wiki/Default-port-allocations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:27:55 +03:00
Sign in to join this conversation.
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
starred/pbs-exporter#42
No description provided.