ID: 11276
Title: jira notification: fix issue creation
Component: Notifications
Level: 1
Class: Bug fix
Version: 1.7.0i1
Creation of Jira issues sometimes failed because the field 'labels' is not existing.
Jira Service Desk does not have the 'labels' field by default, but Jira Software does.
With this change, the labels field will only be set if the WATO rule for 'labels' is activated.
If 'labels' is activated but not value is defined it will use the default labels 'monitoring'.
ID: 11143
Title: postgres_instances: Set status to CRIT in case no instance is running
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
ID: 11113
Title: casa_cpu_mem: render bytes in IEC (base 1024) units
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.7.0i1
The memory information of the casa_cpu_mem check plugin is now rendered
in IEC units, i.e. with base 1024, as is common for memory.
ID: 11335
Title: agent_prometheus: addition of Prometheus build check
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.7.0i1
This change introduces the build check for the Prometheus agent. The check
lists relevant information regarding the Prometheus server itself including
its version and number of connected Scrape Targets. Depending on the used
Prometheus version, the amount of information may vary.