11 Dec 2024 12:01 PM - last edited on 12 Dec 2024 08:28 AM by MaciejNeumann
Hi,
We have just integrated Amazon CloudWatch Metric Streams.
Do we have a way to filter DDUs consumption about this integration?
Best regards
16 Dec 2024 02:08 PM
You can refer to the available topology entity selector to filter the ddu consumption.
Also you can get the license consumption details via cluster API v2 and then create filtering for the required metric
Optionally from the License page via access to:
For detailed info about DDU Consumption:
Other option:
Hoping it helps.
KR,
Peter
02 Jan 2025 08:38 AM
Hi,
Thank you for your answer. Is that "License" API only available in Managed? I cannot find it in API.
Best regards
06 Jan 2025 09:50 AM
@AntonPineiro the License API mentioned above is for Managed only. In general for SaaS you can use Account Management API but it won't give you such detail. I'd recommend using Environment API and DDU billing metrics such as builtin:billing.ddu.metrics.byEntity . Will that solve your case?