Rodrigo Pereira
Rodrigo Pereira
Hello. Can this issue be re-opened, please? It was incorrectly closed by @briankassouf as a duplicate of #6184. Thanks.
Hi Sebastien, Looks like a sound approach, and I like the Group By, but in a dynamic environment I don’t want to be concerned with setting explicit tag value filters....
Elastic just added this capability to Beats. https://github.com/elastic/beats/pull/6581 Just noting here as maybe parts of their implementation could be useful.
Anything planned for this?
Maybe for 2.0? :)
@beniwohli thanks, I've filled the survey. I understand the constraints, but as much as I'd like to help I think my Python skills are below those required for the task...
Would it possible to use APM generic instrumentation with web2py, for example, to track calls by modules such as psycopg2 and requests? Or could this be problematic?
Noted regarding tags. The annotate option will just add free text to the VM "Notes" field. vCenter allows your to define key/values as custom attributes, which can be assigned to...
Maybe this one? https://vdc-repo.vmware.com/vmwb-repository/dcr-public/723e7f8b-4f21-448b-a830-5f22fd931b01/5a8257bd-7f41-4423-9a73-03307535bd42/doc/vim.ExtensibleManagedObject.html in vagrant-vsphere, they call setCustomValue on the object returned by template.CloneVM_Task. https://github.com/nsidc/vagrant-vsphere/search?utf8=%E2%9C%93&q=setCustomValue&type=
Hint noted :) I see these use cases: - Assign values to 1+ custom attributes keys as an option to vm clone command - Generically, get all values currently assigned...