Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 15a2a04879919345ab7c77b35db5f8ea73f024ec
https://github.com/tribe29/checkmk/commit/15a2a04879919345ab7c77b35db5f8ea7…
Author: Ulrich Bschorer <ulrich.bschorer(a)tribe29.com>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
A .werks/12646
M cmk/special_agents/agent_azure.py
M tests/unit/cmk/special_agents/agent_azure/test_agent_azure_sections.py
Log Message:
-----------
12646 FIX agent_azure: correct piggyback-section headers
Since version 2.0.0i2 the piggyback section header names have been post-processed
(dash was replaced with an underscore).
This could lead to the piggyback data no longer matching the configured CMK hosts.
This fix removes the postprocessing for piggyback section headers.
Change-Id: I2a7d6cdf4efc3830a2b5208b840ed506db9c1496