Skip to content

fixes issues with Alertmanager and Prometheus#1184

Merged
HenriWahl merged 2 commits into
HenriWahl:masterfrom
stearz:master
Mar 1, 2026
Merged

fixes issues with Alertmanager and Prometheus#1184
HenriWahl merged 2 commits into
HenriWahl:masterfrom
stearz:master

Conversation

@stearz
Copy link
Copy Markdown
Contributor

@stearz stearz commented Feb 28, 2026

Hi, I hopefully fixed all the issues now. Also found some other issues and fixed them.
Fixes #1181

@HenriWahl HenriWahl merged commit 34c2b2e into HenriWahl:master Mar 1, 2026
1 of 2 checks passed
HenriWahl pushed a commit that referenced this pull request Mar 1, 2026
* fix(Alertmanager/Prometheus): Ensure session is not None before updating headers for JSON

* fix(Alertmanager/Prometheus): service key issue with display_name from UI and multiple little fixes

(cherry picked from commit 34c2b2e)
HenriWahl pushed a commit that referenced this pull request Mar 2, 2026
* fix(Alertmanager/Prometheus): Ensure session is not None before updating headers for JSON

* fix(Alertmanager/Prometheus): service key issue with display_name from UI and multiple little fixes

(cherry picked from commit 34c2b2e)
HenriWahl added a commit that referenced this pull request Mar 7, 2026
* readd nagstamon.1.gz

* readd nagstamon.1.gz

* fixes issues with Alertmanager and Prometheus (#1184)

* fix(Alertmanager/Prometheus): Ensure session is not None before updating headers for JSON

* fix(Alertmanager/Prometheus): service key issue with display_name from UI and multiple little fixes

* fix CREDITS

* fix cookies.py for python3.9

* build -> dist

* fixed windows signing

* add test for python 3.9

* updae codeql.yml

* fix fedora/rhel repo

* --depth 1

* ${{ env.cr_image }}-${{ env.family }}-${{ env.version_latest }}:${{ steps.dockerfile_hash.outputs.HASH }}

* ${{ env.cr_image }}-${{ env.family }}-${{ env.version_latest }}:${{ steps.dockerfile_hash.outputs.HASH }} part II

* rhel version

* rhel version part II

* fixed fedora repo

* prevent duplicate host creation in Zabbix.py

* refactor Zabbix.py for improved readability and error handling, fix #1186

---------

Co-authored-by: HenriWahl <2835065+HenriWahl@users.noreply.github.com>
Co-authored-by: Stephan Schwarz <22387558+stearz@users.noreply.github.com>
Co-authored-by: Kimmig, Simon - D0242573 <simon.kimmig@dm.de>
HenriWahl added a commit that referenced this pull request Mar 7, 2026
* readd nagstamon.1.gz

* readd nagstamon.1.gz

* fixes issues with Alertmanager and Prometheus (#1184)

* fix(Alertmanager/Prometheus): Ensure session is not None before updating headers for JSON

* fix(Alertmanager/Prometheus): service key issue with display_name from UI and multiple little fixes

* fix CREDITS

* fix cookies.py for python3.9

* build -> dist

* fixed windows signing

* add test for python 3.9

* updae codeql.yml

* fix fedora/rhel repo

* --depth 1

* ${{ env.cr_image }}-${{ env.family }}-${{ env.version_latest }}:${{ steps.dockerfile_hash.outputs.HASH }}

* ${{ env.cr_image }}-${{ env.family }}-${{ env.version_latest }}:${{ steps.dockerfile_hash.outputs.HASH }} part II

* rhel version

* rhel version part II

* fixed fedora repo

* prevent duplicate host creation in Zabbix.py

* refactor Zabbix.py for improved readability and error handling, fix #1186

---------

Co-authored-by: HenriWahl <2835065+HenriWahl@users.noreply.github.com>
Co-authored-by: Stephan Schwarz <22387558+stearz@users.noreply.github.com>
Co-authored-by: Kimmig, Simon - D0242573 <simon.kimmig@dm.de>
HenriWahl added a commit that referenced this pull request Mar 10, 2026
* readd nagstamon.1.gz

* readd nagstamon.1.gz

* fixes issues with Alertmanager and Prometheus (#1184)

* fix(Alertmanager/Prometheus): Ensure session is not None before updating headers for JSON

* fix(Alertmanager/Prometheus): service key issue with display_name from UI and multiple little fixes

* fix CREDITS

* fix cookies.py for python3.9

* build -> dist

* fixed windows signing

* add test for python 3.9

* updae codeql.yml

* fix fedora/rhel repo

* --depth 1

* ${{ env.cr_image }}-${{ env.family }}-${{ env.version_latest }}:${{ steps.dockerfile_hash.outputs.HASH }}

* ${{ env.cr_image }}-${{ env.family }}-${{ env.version_latest }}:${{ steps.dockerfile_hash.outputs.HASH }} part II

* rhel version

* rhel version part II

* fixed fedora repo

* prevent duplicate host creation in Zabbix.py

* refactor Zabbix.py for improved readability and error handling, fix #1186

---------

Co-authored-by: HenriWahl <2835065+HenriWahl@users.noreply.github.com>
Co-authored-by: Stephan Schwarz <22387558+stearz@users.noreply.github.com>
Co-authored-by: Kimmig, Simon - D0242573 <simon.kimmig@dm.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alertmanager/Prometheus integration crashing

2 participants