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

Analytics list down API list in the analytics tenant drop down #1958

Closed
Rajith90 opened this issue Apr 22, 2021 · 0 comments · Fixed by #1970 or #1976
Closed

Analytics list down API list in the analytics tenant drop down #1958

Rajith90 opened this issue Apr 22, 2021 · 0 comments · Fixed by #1970 or #1976

Comments

@Rajith90
Copy link
Contributor

Description:

Create multiple APIS for a tenant and invoke them. Each API will list as separate tenant in the analytics drop down.

Steps to reproduce:

  1. create a tenant domain abc.com
  2. Create 2 apis with context /foo and /bar
  3. Then invoke the APIs and go and view analytics
  4. Under the tenant drop down it will list below 2 tenants, which are actually a 2 APIs of a single tenant
1. /t/abc.com/foo
2. /t/abc.com/bar

Affected Product Version:

Post 0.9.0-beta

Environment details (with versions):

  • OS:
  • Client:
  • Env (Docker/K8s):

Optional Fields

Related Issues:

Suggested Labels:

Suggested Assignees:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment