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

some azure metrics are wrong #77721

Closed
andyzhangx opened this issue May 10, 2019 · 0 comments · Fixed by #77722
Closed

some azure metrics are wrong #77721

andyzhangx opened this issue May 10, 2019 · 0 comments · Fixed by #77722
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@andyzhangx
Copy link
Member

andyzhangx commented May 10, 2019

What happened:
Following azure metrics are wrong, mc.observe func is invoked twice:

azLoadBalancersClient.CreateOrUpdate: load_balancers_create_or_update
azLoadBalancersClient.Delete: load_balancers_delete
azLoadBalancersClient.Get: public_ip_addresses_create_or_update
azRouteTablesClient.CreateOrUpdate: route_tables_create_or_update
azPublicIPAddressesClient: public_ip_addresses_delete
azVirtualMachineScaleSetVMsClient.Udate: vmssvm_update
azDisksClient.CreateOrUpdate: disks_create_or_update
azDisksClient.Delete: disks_delete

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:

/assign
/sig azure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants