icingadb/internal/config
Alvar Penning 34f0171415
notifications: Attribute Negotiation
Initial support for attribute negotiation, the big change with Icinga
Notifications v1.0.

Now, the notifications.Client does not evaluate the rules by itself
anymore, but passes a subset of available information to Icinga
Notifications. From there on, Icinga Notifications might return multiple
JSONPath objects, which are being used to enrich the submitted event.

This change required an adjustment to the icinga-go-library, which was
bumped here to its PR branch.
2026-06-01 12:13:21 +02:00
..
config.go notifications: Attribute Negotiation 2026-06-01 12:13:21 +02:00
config_test.go Test loading logging and retention options from YAML and env 2025-03-17 09:41:46 +01:00