Skip to content

Transmit environment ID with events to Icinga Notifications#1143

Merged
yhabteab merged 1 commit into
mainfrom
transmit-environment-id-with-event-to-notifications
Jul 2, 2026
Merged

Transmit environment ID with events to Icinga Notifications#1143
yhabteab merged 1 commit into
mainfrom
transmit-environment-id-with-event-to-notifications

Conversation

@Jan-Schuppik

Copy link
Copy Markdown
Contributor

State events sent to Icinga Notifications were missing the environment ID. This adds it as the environment tag on every state change event, so the receiving side can scope notifications correctly to the originating environment.

Changes

  • Set ev.Tags["environment"] from s.EnvironmentId in buildStateEvent

Resolves #1139

@Jan-Schuppik Jan-Schuppik requested a review from yhabteab July 2, 2026 10:46
@Jan-Schuppik Jan-Schuppik self-assigned this Jul 2, 2026
@cla-bot cla-bot Bot added the cla/signed label Jul 2, 2026
@yhabteab yhabteab added this to the 1.6.0 milestone Jul 2, 2026
@yhabteab yhabteab changed the title transmit environment ID with events to icinga notification Transmit environment ID with events to Icinga Notifications Jul 2, 2026
@yhabteab yhabteab enabled auto-merge July 2, 2026 10:51
@yhabteab yhabteab merged commit 1dc4876 into main Jul 2, 2026
31 checks passed
@yhabteab yhabteab deleted the transmit-environment-id-with-event-to-notifications branch July 2, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transmit environment identifier with each event to Icinga Notifications

2 participants