Werk #15653: agent_datadog: fix paging and handling of empty log message
Component | Checks & agents |
Title | agent_datadog: fix paging and handling of empty log message |
Date | Apr 25, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b5 2.1.0p27 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Prior to this werk, the agent raised an error whenever the response did not contain a link to the next page and when a log contained an empty message. Both cases are now covered with this werk.