Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to collect all hadoop metrics from the metrics collector API

avatar

I will like to know if there is any way i can collect all the metrics from the metrics collector API using one request with the format below:

http://<AMS_HOST>:6188/ws/v1/timeline/metrics?metricNames=<>&hostname=<>&appId=<>&startTime=<>&endTime=<>&precision=<>

Thanks

1 ACCEPTED SOLUTION

avatar
Master Mentor

@Biliyaminu Umar

As there are multiple metricsNames there is no common way to sort them out in meaningful/useful form so they are random.

View solution in original post

12 REPLIES 12

avatar

ok, i accepted an answer already.

Thanks

avatar

Its ok. I am looking at a situation where i collect multiple metrics multiple metrics and extract them for storage in a database.

Thanks anyways

avatar
@Jay Kumar SenSharma

Okay thank you very much. I will to find a way of sorting them then.

I appreciate