There's no good option for piping metric data directly into orion. The api *could* be used to do it, but the application as a whole would probably not be happy with you because it was designed with that kind of flow in mind. Orion assumes that they will be the ones collecting metrics, its not just a time series database receptacle like a prometheus or influxdb. They wrote the code for collecting data with the assumption that you would not need to do it yourself.
↧