Skip to content

Commit

Permalink
Add missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pyohannes committed May 31, 2024
1 parent 8b0b366 commit 001940d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions detectors/azure/azurevm/vm.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const (
defaultAzureVMMetadataEndpoint = "http://169.254.169.254/metadata/instance/compute?api-version=2021-12-13&format=json"
)

// AzureVMResourceDetector collects resource information of Azure VMs.
type AzureVMResourceDetector struct {
endpoint string
}
Expand Down

0 comments on commit 001940d

Please sign in to comment.