Skip to content

Conversation

paulojmdias
Copy link
Member

Relates to:

Changes

This PR introduces a new cloud.provider and cloud.platform values for OpenStack (openstack) and OpenStack Compute (Nova) (openstack_nova).
These additions align with the new OpenStack Nova resource detection processor in the Collector and ensure consistent attribute naming across all resources.

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

Signed-off-by: Paulo Dias <[email protected]>
Copy link
Contributor

@thompson-tomo thompson-tomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel we need should be progressing the discussion about what is the cloud namespace for. For me some of these would be better addressee via #2367

Comment on lines +35 to +38
- id: 'openstack'
value: 'openstack'
brief: 'Openstack'
stability: development
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Openstack is not a provider.

Comment on lines +270 to +273
- id: openstack_nova
value: 'openstack_nova'
brief: Openstack Compute (Nova)
stability: development
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check id to be compliant with latest conventions.

@paulojmdias
Copy link
Member Author

@thompson-tomo, nothing against it, but I also think you are missing the openstack in #2367

Let's wait for the reviewers also 👍

@thompson-tomo
Copy link
Contributor

Agree and that is because I had never heard of openstack prior to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:cloud enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants