[PR #14] [MERGED] feat: add possibility for multiple targets with one exporter #29

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

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/14
Author: @janfuhrer
Created: 4/11/2024
Status: Merged
Merged: 4/11/2024
Merged by: @janfuhrer

Base: mainHead: feat/6-support-multiple-endpoints


📝 Commits (1)

  • 617f6bd feat: add possibility for multiple targets with one exporter

📊 Changes

6 files changed (+100 additions, -20 deletions)

View changed files

📝 README.md (+20 -11)
📝 main.go (+30 -6)
📝 prometheus/rules/example-rules.yaml (+0 -0)
prometheus/static-config/multiple-exporter.yaml (+18 -0)
prometheus/static-config/multiple-targets.yaml (+22 -0)
📝 prometheus/static-config/single-target.yaml (+10 -3)

📄 Description

fixes #6


🔄 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/14 **Author:** [@janfuhrer](https://github.com/janfuhrer) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 4/11/2024 **Merged by:** [@janfuhrer](https://github.com/janfuhrer) **Base:** `main` ← **Head:** `feat/6-support-multiple-endpoints` --- ### 📝 Commits (1) - [`617f6bd`](https://github.com/natrontech/pbs-exporter/commit/617f6bde5bad920a9ebdc8425f74c579c3c24736) feat: add possibility for multiple targets with one exporter ### 📊 Changes **6 files changed** (+100 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+20 -11) 📝 `main.go` (+30 -6) 📝 `prometheus/rules/example-rules.yaml` (+0 -0) ➕ `prometheus/static-config/multiple-exporter.yaml` (+18 -0) ➕ `prometheus/static-config/multiple-targets.yaml` (+22 -0) 📝 `prometheus/static-config/single-target.yaml` (+10 -3) </details> ### 📄 Description fixes #6 --- <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:51 +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#29
No description provided.