Bartek Gola

Results 2 issues of Bartek Gola

Reproduced on Fluent Bit 1.2.2 using `out_multiinstance` plugin. Simply add `log.Print("FLBPluginExit called")` to the `FLBPluginExit` and notice the message is not logged when FB is stopped.

The https://learn.microsoft.com/en-us/rest/api/compute/virtual-machine-scale-set-vms/list API does not return tags for VMs when the flexible orchestration mode is used. For the uniform mode tags are returned properly. Sample request: `https://management.azure.com/subscriptions/5db89e2c-2127-4418-9a31-dac67b04e87b/resourceGroups/bgola-test-flexible_group/providers/Microsoft.Compute/virtualMachineScaleSets/bgola-test-flexible/virtualMachines?api-version=2023-09-01` Sample response for...

question
customer-reported