update mixer image version
diff --git a/README.md b/README.md
index b9b567a..078b0d4 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,7 @@
```
**Creating mixer rules**
+
Let's create mixer rules so that apigee adapter is triggerd on your API calls
Currently apigee adapter provides **APIkey verfification** and **Analytics** features.
@@ -145,7 +146,7 @@
200
```
-Yayy !!
+## Analytics
Let's dig more on **Analytics**, for the demo purpose make few more calls with API keys of both apps.
@@ -169,10 +170,11 @@
The Developer Engagement dashboard tells you which of your registered app developers are generating the most API traffic. For each of your developers, you can find out who is generating the most API traffic and the most errors. For example, if a particular developer's app is generating a lot of errors relative to other developers, you can pro-actively address the problem with that developer.
Read more about developer engagement here -
+
http://docs.apigee.com/analytics-services/content/partner-engagement-dashboard
Read more about Apigee analytics here -
-https://apigee.com/about/products/apigee-edge-and-apis/edge-analytics-services
+
https://apigee.com/about/products/apigee-edge-and-apis/edge-analytics-services
-------------------------------------------------------------
diff --git a/setup/istio.yaml b/setup/istio.yaml
index 173644a..bd9bcf6 100644
--- a/setup/istio.yaml
+++ b/setup/istio.yaml
@@ -34,7 +34,7 @@
containers:
- name: mixer
# image: docker.io/istio/mixer:0.1.2-6bfa390
- image: kidiyoor/mixer:apigeev3
+ image: kidiyoor/mixer:apigeev4
imagePullPolicy: Always
ports:
- containerPort: 9091