You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Format agent metrics function calls with one parameter per line
* Format gateway metrics function calls with one param per line
* Remove namespace arg to Prometheus metric opts
* Remove unused namespace param from metrics tracking structs
* Do not pass namespaces to functions no longer requiring this
* Remove unused constant in metrics test
* Update Grafana dashboard to use namespace as a label rather than a metric prefix
* Fix alignment & whitespace in scheduler Grafana dashboard
* Fix wrong metrics port for Triton in Compose with bridge network
Tensorflow now supports Python 3.7 (https://pypi.org/project/tensorflow/#files) so we can build S2I wrapper images with Python 3.7.
The text was updated successfully, but these errors were encountered: