Skip to content

Add SLA history relations to Service model#1387

Open
GabrieleBocchi wants to merge 1 commit into
Icinga:mainfrom
GabrieleBocchi:feature/add-sla-relations-to-service-model
Open

Add SLA history relations to Service model#1387
GabrieleBocchi wants to merge 1 commit into
Icinga:mainfrom
GabrieleBocchi:feature/add-sla-relations-to-service-model

Conversation

@GabrieleBocchi

Copy link
Copy Markdown
Contributor

Fixes #1386

Adds sla_history_downtime and sla_history_state hasMany relations to the
Service model, mirroring the existing relations already defined in the Host
model (added in #1324).

This enables filtering of SLA history through the Service model

@cla-bot cla-bot Bot added the cla/signed CLA is signed by all contributors of a PR label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for filtering SLA history by servicegroup

1 participant