My application defines certain application-specific metrics (e.g. number of calculations/second).
Is it possible to submit my application specific metrics through the API and use them as I would the built-in metrics such as CPU?
I reviewed the API but could not find a method to submit new events, only methods to check on existing events.
Is it possible to submit my application specific metrics through the API and use them as I would the built-in metrics such as CPU?
I reviewed the API but could not find a method to submit new events, only methods to check on existing events.
Comment