From 38c22c12f31e906c2289f67db1492d04c65679be Mon Sep 17 00:00:00 2001 From: Sara G Date: Fri, 23 Aug 2024 17:06:43 +0200 Subject: [PATCH] Fix with npm fix:format --- data/registry/application-integration-python-checkmk.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/data/registry/application-integration-python-checkmk.yml b/data/registry/application-integration-python-checkmk.yml index 44b9de35c7ac..11fb619d13cf 100644 --- a/data/registry/application-integration-python-checkmk.yml +++ b/data/registry/application-integration-python-checkmk.yml @@ -9,9 +9,11 @@ urls: repo: https://github.com/Checkmk/checkmk docs: https://checkmk.com/werk/16565 license: GPL-2.0 -description: - With this integration we introduced a new way for the developers to look deeper into what happens inside Checkmk through the use of OpenTelemetry traces, - so that everyone using Checkmk could enjoy monitoring their infrastructure with a tool with the best performance and fewer bottlenecks. +description: + With this integration we introduced a new way for the developers to look + deeper into what happens inside Checkmk through the use of OpenTelemetry + traces, so that everyone using Checkmk could enjoy monitoring their + infrastructure with a tool with the best performance and fewer bottlenecks. authors: - name: Checkmk GmbH email: community@checkmk.com