[receiver/vcenter] set feature gate to beta#47552
Merged
Merged
Conversation
codeboten
commented
Apr 10, 2026
Member
- resource "map[vcenter.cluster.name:Cluster vcenter.datacenter.name:Datacenter vcenter.resource_pool.inventory_path:/Datacenter/host/Cluster/Resources vcenter.resource_pool.name:Resources]": scope "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/vcenterreceiver": metric "vcenter.resource_pool.memory.usage": number of datapoints doesn't match expected: 1, actual: 3
- resource "map[vcenter.datacenter.name:Datacenter vcenter.host.name:esxi-111.europe-southeast1.gve.goog vcenter.resource_pool.inventory_path:/Datacenter/host/StandaloneHost/Resources vcenter.resource_pool.name:Resources]": scope "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/vcenterreceiver": metric "vcenter.resource_pool.memory.usage": number of datapoints doesn't match expected: 1, actual: 3
Test: TestScrapeTest should also be updated 👍 |
Contributor
Author
|
Pinging code owners @schmikei @ishleenk17, please take a look |
Contributor
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
andrzej-stencel
left a comment
Member
There was a problem hiding this comment.
Thanks, can you update the ToVersion?
schmikei
suggested changes
May 26, 2026
schmikei
left a comment
Contributor
There was a problem hiding this comment.
@codeboten apologies for the delay,
Seems like after #47558 this PR needs a rebase to work with mdatagen along with the stability bump for this effort.
Also apologies I was not involved in the original #33741 so that also appeared to have been missed. Once again apologies for the delayed review and thank you for noticing it!
This was targetted to be enabled by default in v0.107.0... we are a few versions beyond that now. Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
c12c015 to
270b1c9
Compare
Contributor
Author
|
Thanks @schmikei, please take a look i've updated the PR to update metadata and re-ran make generate |
schmikei
approved these changes
May 31, 2026
crobert-1
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This was targetted to be enabled by default in v0.107.0... we are a few versions beyond that now.