redhat-gpe / rhte2018_api_mgmt_and_service_mesh

2 stars 3 forks source link

Not incrementing 3scale analytics #43

Closed jbride closed 5 years ago

jbride commented 5 years ago

The calls at the very end - succeed but don't increment 3scale Analytics: curl -v \ echo "http://"$(oc get route istio-ingressgateway -n istio-system -o template --template {{.spec.host}})"/products?user_key=$CATALOG_USER_KEY"

backend-listener is being invoked. The backend-listener does write a log statement when an incorrect key is used. The backend-listener does not write the log statement when a correct key is used.

jbride commented 5 years ago

This has been resolved with the upgrade to 3scale istio mixer adapter now available in RHT Service Mesh