03 Jun 2025 08:40 AM
We are trying to create a metric which will send an alert to slack for an outdated hana_cloud_version every quarter(12 weeks or 90 days), so for this we are trying to create a query in Data explorer in Dynatrace where we are able to get thehana_cloud_version version for ex. 2024.40.1 where 2024 is the year and 40 is the week, so is it possible to break down this version into year and week seperately so that we can create a query to calculate a quarter or 12 weeks in future?
03 Jun 2025 10:21 AM
Hi,
I would check Metric scripting integration for ingest metric with values and dimensions you want.
Best regards