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
But the expected metrics for caikit, tgi or istio were not observed as expected:
Looking at the default namespace openshift-monitoring - we can see that the original configmap was not changed:
Apparently, if updating the default configmaps in openshift-user-workload-monitoring and in cluster-monitoring-config then the expected metrics show up.
manosnoam
changed the title
Metrics for caikit, tgi and istio were not observed
Metrics for caikit, tgi and istio were not observed in the deployed namespace
Sep 5, 2023
@manosnoam Hey, i updated the instructions to remove the -n ${TEST_NS} from the oc apply commands for the UWM configmaps. This should result in them getting applied in the correct namespace
After following instructions to deploy and access Metrics on RHODS 1.32 v2 RC7 (brew.registry.redhat.io/rh-osbs/iib:568805), according to:
https://github.com/opendatahub-io/caikit-tgis-serving/blob/main/demo/kserve/metrics.md
which involves applying 2 configmaps into a test namespace (for example TEST_NS=watsonx)
The configMaps were created in the test namespace:
But the expected metrics for caikit, tgi or istio were not observed as expected:
Looking at the default namespace
openshift-monitoring
- we can see that the original configmap was not changed:Apparently, if updating the default configmaps in
openshift-user-workload-monitoring
and incluster-monitoring-config
then the expected metrics show up.Related feature: opendatahub-io/caikit#3
The text was updated successfully, but these errors were encountered: