Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APIM-Analytics][2.1.0] - API Usage By Resource Path Stat Mismatch #397

Closed
dinusha92 opened this issue Dec 19, 2017 · 0 comments
Closed

Comments

@dinusha92
Copy link
Contributor

dinusha92 commented Dec 19, 2017

Description:

When you invoke resource of an API(eg: order/{orderId} ), with different path parameter, the stat shown in APIM does not give correct values.
Suggested Labels:

2.2.0, apim-analytics

Suggested Assignees:

Affected Product Version:
2.1.0
OS, DB, other environment details and versions:

Steps to reproduce:

  1. Configure APIM with API- analytics pack. Start up both servers.
  2. Publish sample API.
  3. Go to store.
  4. Try GET order/{orderId} with different IDs.
  5. Go to publisher analytics and check API usage by resource path.
  6. You will see the shown amount is less than the actual value.

Related Issues:

ruks added a commit that referenced this issue Dec 20, 2017
fixed API usage by resource path stat mismatch. #397
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants