Julia
Julia
QA for https://github.com/DataDog/integrations-core/pull/12104/files This PR introduces assertion for all metrics covered and all metrics in metadata. With the first assertion I've introduced tons of optional metrics (some might be missing...
To be merged on Sept 15
Split some functions from utils into check_utils Remove duplicate functions from utils that were also defined in fs
Add a metric to count number of folders within a directory
Add metrics to measure how old a folder is / when was last modified same as we do with files Includes changes from https://github.com/DataDog/integrations-core/pull/12107
To be merged on Aug 22 Will be followed by https://github.com/DataDog/integrations-core/pull/12671
Relates to https://github.com/DataDog/integrations-extras/pull/1350 It is redundant that integrations are called "Integrations" This work is redundant with v2 manifest migration, but keeping this PR in place to double check that nothig...
QA for https://github.com/DataDog/integrations-core/pull/12736 The original PR addressed a customer concern about the integration keeping emitting an OK service check even if the integration was failing to connect and showing errors...