Skip to content

Commit 449528d

Browse files
OTel OM: Add RED Metrics check for Requests
CMK-26885 Change-Id: Iea808a45feb8a8fc4a0e0b59fc319906920a5bf8
1 parent 25b6785 commit 449528d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/plugins_siteless/plugins_consistency/test_graphing_plugins.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ def test_bundles() -> None:
331331
# in cmk.nonfree.pro.robotmk, the module layout of the metric etc. defintions is correct
332332
"cmk.plugins.robotmk.graphing.nonfree",
333333
"cmk.plugins.azure_v2.graphing.nonfree.ultimate",
334+
"cmk.plugins.otel.graphing.nonfree.ultimate",
334335
}
335336
if is_non_free_repo()
336337
else set()

0 commit comments

Comments
 (0)