question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to enable Guest Os Diagnostic using java sdk

See original GitHub issue

When I enable bootDiagnostic while creating virtual machine then by default boot diagnostic is enabled and guest os diagnostic is not enabled.

virtualMachineCreatable.withBootDiagnostics(vmInfo.diagnosticsStorageAccount());

How can I enable both boot and guest os diagnostic?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rishi-anandcommented, Oct 26, 2017

I did it with xml file and xmlCfg as key for encoded value.

0reactions
anuchandycommented, Nov 2, 2017

@rishi-anand seems you are unblocked… closing this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Diagnose and troubleshoot Azure Cosmos DB Java SDK v4
In this article. Capture the diagnostics; Retry design; Common issues and workarounds; Enable client SDK logging; OS network statistics. APPLIES ...
Read more >
How to enable basic metric diagnostics on an Azure VM?
I can't find any Java SDK APIs for enabling basic metric diagnostics via reviewing the related source codes & javadocs for Azure Java...
Read more >
Enable Guest-Level Diagnostics for Virtual Machines
Click Enable guest-level monitoring button to enable the Guest-Level Diagnostics feature for the selected Azure virtual machine. It can take up to 10...
Read more >
vSphere Web Services SDK Programming Guide (8.0)
Use the following steps to initiate customization with raw cloud-init data by using the vSphere Web Services API. Parent topic: Virtual Machine Guest...
Read more >
Collecting additional metrics using Guest OS diagnostics
Log in to the Azure portal. · In the left pane, select Virtual machines. · Click Add to create a virtual machine. ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found