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

[inputs.vsphere] Custom attributes only present on VMs #6883

Closed
prydin opened this issue Jan 9, 2020 · 0 comments · Fixed by #6884
Closed

[inputs.vsphere] Custom attributes only present on VMs #6883

prydin opened this issue Jan 9, 2020 · 0 comments · Fixed by #6884
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@prydin
Copy link
Contributor

prydin commented Jan 9, 2020

Relevant telegraf.conf:

custom_attribute_include = ["*"]
custom_attribute_exclude = []

Steps to reproduce:

Turn on collection of custom attributes as shown above.

Expected behavior:

Custom attributes should be present on all objects that define them.

Actual behavior:

Custom attributes are only present on VMs

@danielnelson danielnelson added this to the 1.13.2 milestone Jan 13, 2020
@danielnelson danielnelson added the bug unexpected problem or unintended behavior label Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants