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

ETCD kubernets and dockers

natanael_mendes
Frequent Guest

Good day for everybody, i wanna know if is possible monitor ETCD(kubernetes dockers) with dynatrace or dynatrace extension

5 REPLIES 5

bradley_danyo
Dynatrace Advisor
Dynatrace Advisor

Hello,

 

We do have an etcd extension for OpenShift.  You can see our github page, as well as view in the Dynatrace hub.

openshift is a requirement? in my case we dont use openshift.

Unfortunately, the extension only currently works with Openshift.  You can open up a product idea with our Dynatrace team if that is something you'd wish to see in the Dynatrace platform.

bradley_danyo
Dynatrace Advisor
Dynatrace Advisor

You could also try the Prometheus extension (if you have this data there) or using the Metrics API endpoint to ingest metrics.

florian_g
Dynatrace Advisor
Dynatrace Advisor

usually, ETCD offers metrics in Prometheus format - you can leverage our feature to scrape Prometheus endpoints in k8s to get these metrics to Dynatrace. In K8s I would recommend this approach over the extension based approach mentioned by @bradley_danyo 

One does not simply run a container...