cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to get Alerts on CPU utilization of Container

Ashok_Swaminath
Dynatrace Contributor
Dynatrace Contributor

While deploying docker containers, we have option to allocate CPU resources per container. in such a case, our Dynatrace SaaS reports CPU of container as percentage of Host CPU and not as a percentage of CPU allocated per container. do you agree? expectation is finally to get an alert on CPU used per container.

do i need to raise a RFE for this?

10 REPLIES 10

Ashok_Swaminath
Dynatrace Contributor
Dynatrace Contributor

Adding more comments..what customer wants is Dynatrace should provide CPU utilization of Container with respect to CPU allocated to container and not on overall Host CPU

Karolina_Ruszko
Inactive

Hi Ashok,

Despite of the fact that I've already answered the question via email, I'll do it again on answers, so others can benefit as well.

Dynatrace leverages Docker stats API to capture container metrics. CPU usage percentage is calculated out of two metrics- CPU total and CPU system in a similar way as it’s done by docker client.

Container level events are not supported at the moment but are on the roadmap. We will also think of improving the way CPU usage is reported.

Best Regards,

Karolina

sundeep_kumar
Newcomer

Hi Karolina ,

Could you please provide an update about the status of availability of container specific metrics on Dynatrace .

Regards,

Sundeep

francois_vangra
Inactive

I would also like an update (even EAP availability)

I'm currently in the early stages of building an agent based plugin for this, mainly for alerting based on container metrics. The real challenge is making it generic enough to work in all environments.

Bartek_Gatz
Inactive

Hi.

We are currently in the process of discussing the plans for investments into Docker monitoring including, but not limited to, cpu and memory utilization and alerts. Please stay tuned for more updates in several weeks.

Francois, can I suggest a phone call to discuss your plans for the plugin this or next week? I would really like to learn about the details of the use cases you wanted to support.

Regards,

Bartek.

Principal Product Manager @ Dynatrace

Hey @Bartosz G. - is there an update on this? From our Docker Side Menu, we can see the number of currently-running containers, but it is not chartable. If we could chart this metric, we could easily make a custom alert off it. Is this going to be supported in the future?

Thanks!


Hi Bartek,

we have got similar query again from different customers now.. can you please suggest how this is being addressed? customers want to "Help required to monitor CPU utilization in % or cores utilized of allocation of specific container" and DT reports currently on Host CPU not CPU's allocated per container.

rgs

ashok


francois_vangra
Inactive

@Bartosz G.

Sure, we can have a chat..

Bartek_Gatz
Inactive

@Francois van G. thank you, Private message sent.

Principal Product Manager @ Dynatrace

khannanitin106
Newcomer

Hi Team

Can i have the Metrics name to monitor docker container in EC2?

Featured Posts