1 Reply Latest reply on Apr 19, 2012 4:21 AM by pilhuhn

    JSON metrics interface does not provide units information

    genman

      This is probably better captured as a Bugzilla feature request than question ... still, here it is.

       

      I have some metrics that are captured as minutes, and some that are captured in milliseconds. The JSON interface provides the data points but does not provide anything regarding the units I'm working with. This could probably be already done using a separate interface, though I don't know what this is.

       

      The request is either to do the units conversion on the server side, when the client supplies appropriate units. Or, just return the units back in the response body. Having some sort of information about the measurement schedule / frequency would be helpful as well.