Results 32 comments of Olemis Lang
trafficstars

If exported through the REST API then `rextporter` can scrape it and convert into Prometheus format . @stdevAlDen cmiiw

@stdevStark could u take a look into this ?

@stdevAlDen is it complete ? Does it consider the new API's added in 0.25.1 ?

There is an initial REST API client for Python ( see skycoin/pyskycoin#86 and skycoin/pyskycoin#118 ) generated from the annotations added to implement this . Nonetheless the aspects mentioned by @sdevMac...

I forgot to mention , a .NET client library has been generated too but not tested yet .

@stdevMac is this after trying the OpenAPi v3 tools ? btw, @gz-c we switched to using openapi-generator since it supports OpenAPI v3 , which solves a non-trivial number of limitations...

@stdevMac You can test them , indeed . Review Travis script and the make targets to run integration tests .

@stdevMac I'll review #2122 shortly .

In my opinion this is happening because package loggers are instantiated prior to configuring package-specific log level. It's necessary to keep track of the loggers created for each package so...

What other info should be included in `/network` API endpoint ?