22 Nov 2023 12:14 PM - edited 22 Nov 2023 12:16 PM
Hello.
How to plan and estimate the DDU consumption in terms of custom-metrics ?
For exemple for the extension "Microsoft Exchange Server" (https://www.dynatrace.com/hub/detail/microsoft-exchange-server-1/?query=%22Microsoft+Exchange+Server...). It says "Metric Metadata 35" : does it mean it will consume 35 metrics per minute ? I.e. 35 * 60 min * 24h * 365 days * 0.001 DDU = 18'396 DDU / an ?
Same question for
Regards.
22 Nov 2023 12:24 PM - edited 22 Nov 2023 12:25 PM
Hi @gilles_tabary,
Your estaimation is correct.
1 metric data point × 60 min × 24 h × 365 days × 0.001 = 525.6 DDUs per metric/year.
DDUs for metrics - Dynatrace Docs
I hope it helps.
Best regards,
Mizső
22 Nov 2023 12:31 PM
Planning and estimating DDU consumption for custom metrics, such as those from extensions like Microsoft Exchange Server and Active Directory Services in Dynatrace, involves understanding the metric generation rate and applying it to the DDU cost model.
Exchange
Formula: Metrics/minute×minutes/hour×hours/day×days/year×DDU cost/metric
Calculation for "Exchange": 35×60×24×365×0.001
Active Directory Services
You need to determine the number of metrics generated per minute for this extension. Once you have this figure, you can apply the same formula.
DDU consumption for the Microsoft Exchange Server as per your example:
For this extension in Dynatrace, with a rate of 35 metrics per minute, the estimated annual DDU consumption would be approximately 18,396 DDUs. - like you wrote
For planning the DDU consumption for the Active Directory Services extension, you would follow the same approach. First, determine the number of metrics generated per minute by this extension, and then apply the same formula to estimate the annual DDU usage.
Radek
22 Nov 2023 12:56 PM
- If the "Metric Metadata 35" means it generates 35 metrics per minute, this is your starting point.
This is actually the crux of my question. Is it really only 35 metrics ? How can be sure there is not more ? Is it per minute ? Or per 5 minutes ? Or per hour ?
22 Nov 2023 02:43 PM
No, this is the example you cited. There are more metrics and it all depends on how many you choose and at what intervals and dimensions you ask for them.
22 Nov 2023 02:54 PM
So how do I know and plan for one given existing Dynatrace Hub extension I don't develop Say "Microsoft Exchange Server" (https://www.dynatrace.com/hub/detail/microsoft-exchange-server-1/?query=%22Microsoft+Exchange+Server...) ?
This is quite confusing.
This is a blocking question : if I cannot plan DDU consumption, I don't install at all for it may burn my entire DDU allocation in hours (we already faced that unfortunately).
22 Nov 2023 01:10 PM
What puzzles me is
Thanks so much for feedback.