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

debugging: print ARM operation ID to improve debugging #1080

Merged
merged 2 commits into from Dec 4, 2020

Conversation

akshaysngupta
Copy link
Member

@akshaysngupta akshaysngupta commented Dec 3, 2020

Checklist

  • The title of the PR is clear and informative
  • If applicable, the changes made in the PR have proper test coverage
  • Issues addressed by the PR are mentioned in the description followed by Fixes.

Description

This PR prints operation ID of the PUT operation on Application Gateway to help with correlation.

I1203 15:20:25.617023    6292 mutate_app_gateway.go:177] BEGIN AppGateway deployment
I1203 15:20:28.763935    6292 client.go:201] OperationID='eb079ef6-5149-42fb-a2fe-93d4e27dd16b'
I1203 15:20:59.237489    6292 mutate_app_gateway.go:185] Applied generated Application Gateway configuration
I1203 15:20:59.237578    6292 mutate_app_gateway.go:200] cache: Updated with latest applied config.
I1203 15:20:59.238658    6292 mutate_app_gateway.go:204] END AppGateway deployment
I1203 15:20:59.238741    6292 controller.go:151] Completed last event loop run in: 34.4547758s

Fixes

@akshaysngupta akshaysngupta merged commit 1400bf2 into master Dec 4, 2020
@akshaysngupta akshaysngupta deleted the aksgupta/identifiers branch December 4, 2020 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants