From 69addd9c527380a7eb11e692f372aae90e6093fa Mon Sep 17 00:00:00 2001 From: vagrawal-newrelic Date: Mon, 21 Oct 2024 14:58:01 +0530 Subject: [PATCH] fix(mysql): add ubuntu version 24.4 support for mysql integration --- recipes/newrelic/infrastructure/ohi/mysql/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/newrelic/infrastructure/ohi/mysql/debian.yml b/recipes/newrelic/infrastructure/ohi/mysql/debian.yml index 5d7cc27bb..ad820728b 100644 --- a/recipes/newrelic/infrastructure/ohi/mysql/debian.yml +++ b/recipes/newrelic/infrastructure/ohi/mysql/debian.yml @@ -17,7 +17,7 @@ installTargets: - type: host os: linux platform: "ubuntu" - platformVersion: "(((16|18|20|21|22)\\.04)|(20.10))" # Xenial, Bionic, Focal, Hirsute, Jammy, Groovy + platformVersion: "(((16|18|20|21|22|24)\\.04)|(20.10))" # Xenial, Bionic, Focal, Hirsute, Jammy, Groovy # keyword convention for dealing with search terms that could land someone on this instrumentation project keywords: