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
Currently the seldon metrics module does not provide a way to expose the namespace of where the metric comes from. This would be important to be set, and could be done by introducing the SELDON_DEPLOYMENT_NAMESPACE . This would not be possible to use just the kubernetes variable as for the case of the outlier detector, this would be on a different namespace of the model.
The text was updated successfully, but these errors were encountered:
Currently the seldon metrics module does not provide a way to expose the namespace of where the metric comes from. This would be important to be set, and could be done by introducing the SELDON_DEPLOYMENT_NAMESPACE . This would not be possible to use just the kubernetes variable as for the case of the outlier detector, this would be on a different namespace of the model.
The text was updated successfully, but these errors were encountered: