Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to collect all hadoop metrics from the metrics collector API

avatar
New Member

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
New Member

ok, i accepted an answer already.

Thanks

avatar
New Member

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
New Member
@Jay Kumar SenSharma

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

I appreciate