mirror of
https://github.com/natrontech/pbs-exporter.git
synced 2026-04-26 02:45:54 +03:00
[PR #33] [MERGED] feat: change default port to 10019 #42
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pbs-exporter#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:chore/use-new-port📝 Commits (2)
8f061cffeat: change default port to 1001927267d3ci: 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.