How to capture edge component metrics in wavefront data format rather than influxdb data format

Dear Community,

we want to collect our edge components like edge-message-processor, edge-router metrics in wavefront data format.

Currently edge component only scraping metrics in influxdb format.

For example:
edge-message-processor: http://127.0.0.1:8082/v1/server/metrics?type=influxdb&modified_since=60
edge-router: http://127.0.0.1:8081/v1/server/metrics?type=influxdb

Does anyone know How we can collect the same metrics in wavefront data format? We need this solution to setup Apigee edge private cloud monitoring in wavefront

1 1 128
1 REPLY 1


@SunilMax wrote:

edge components like edge-message-processor, edge-router metrics in wavefront data format.


Hello SunilMax. Thank you for the question. I didn't know that this API could export data in INFLUXDB format.

Do you have an full documentation about this API?

Thanks!