You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
As for now when jiralert creates an issue it is able to optionally assign mapped values for standard or custom fields, yet when the alert's values are updated jiralert won't update any of these fields.
We have a use case such as this:
Disk usage alert's $value is assigned to an Annotations.DiskUsage, in jiralert it is mapped to some custom field and we want jiralert to update it periodically so that Jira filters or other automations based on that custom field could be possible.
Such a feature could enrich prometheus->jira integration possibilities.
As for now when jiralert creates an issue it is able to optionally assign mapped values for standard or custom fields, yet when the alert's values are updated jiralert won't update any of these fields.
We have a use case such as this:
Disk usage alert's
$valueis assigned to anAnnotations.DiskUsage, in jiralert it is mapped to some custom field and we want jiralert to update it periodically so that Jira filters or other automations based on that custom field could be possible.Such a feature could enrich prometheus->jira integration possibilities.