We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
receiver/vcenter
I found a nil pointer exception when we run vcenter receriver.
An error occurred when collecting VMs, and I do not want the opentelemetry-collector process to stop
panic nil pointer exception
v0.63.0
OS: centos7 vcenter 6.7
No response
goroutine 77 (running): github.com/vmware/govmomi/vim25.(*client).Roundtsip(0xc000094c007, (0x3do96d82,0xc0001ac4487), (0x3dcfa6 /data/parcels/gopath/pkg/mod/github.com/vmware/[email protected]/vim25/client.go:129 github.com/vmware/govmomi/vim25/methods.currenttime((0x3de96d8, 0xc0001ac448),(0x3dc /data/parcela/gopath/pkg/mod/github.com/vmware/govmomi@v0.29.0/vim25/methods/methods.go:3579 +0xal f500, 0x01, 0xc00d9acd20) ...
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
No branches or pull requests
Component(s)
receiver/vcenter
What happened?
Description
I found a nil pointer exception when we run vcenter receriver.
Steps to Reproduce
Expected Result
An error occurred when collecting VMs, and I do not want the opentelemetry-collector process to stop
Actual Result
panic nil pointer exception
Collector version
v0.63.0
Environment information
Environment
OS: centos7
vcenter 6.7
OpenTelemetry Collector configuration
No response
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: