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

New component: huaweicloudcesreceiver #34953

Open
2 of 3 tasks
narcis96 opened this issue Sep 2, 2024 · 4 comments
Open
2 of 3 tasks

New component: huaweicloudcesreceiver #34953

narcis96 opened this issue Sep 2, 2024 · 4 comments
Labels
needs triage New item requiring triage Sponsor Needed New component seeking sponsor

Comments

@narcis96
Copy link
Contributor

narcis96 commented Sep 2, 2024

The purpose and use-cases of the new component

This receiver contains the implementation of the Huawei Cloud Cloud Eye Service (CES) receiver for the OpenTelemetry Collector. The receiver collects metrics from Huawei Cloud's CES service and sends them to the OpenTelemetry Collector for processing and exporting.

Example configuration for the component

receivers:
huaweicloudcesreceiver:
collection_interval: 3h
initial_delay: 5s
region_id: eu-west-101
access_key: ${env:HUAWEICLOUD_SDK_AK}
secret_key: ${env:HUAWEICLOUD_SDK_SK}
project_id: "project_1"
period: 300
filter: average
no_verify_ssl: True

Telemetry data types supported

metrics

Is this a vendor-specific component?

  • This is a vendor-specific component
  • If this is a vendor-specific component, I am a member of the OpenTelemetry organization.
  • If this is a vendor-specific component, I am proposing to contribute and support it as a representative of the vendor.

Code Owner(s)

@narcis96 , @heitorganzeli

Sponsor (optional)

No response

Additional context

No response

@narcis96 narcis96 added needs triage New item requiring triage Sponsor Needed New component seeking sponsor labels Sep 2, 2024
@narcis96 narcis96 changed the title New component: huaweicloudcesreceiver New component: huaweicloudreceiver Sep 3, 2024
@atoulme
Copy link
Contributor

atoulme commented Sep 4, 2024

@mwear you would be the next sponsor for vendor-backed component. Please see https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#rotating-sponsors for background. Would you please review?

@narcis96 narcis96 changed the title New component: huaweicloudreceiver New component: huaweicloudmetricsreceiver Sep 4, 2024
@narcis96 narcis96 changed the title New component: huaweicloudmetricsreceiver New component: huaweicloudcesreceiver Sep 4, 2024
@crobert-1
Copy link
Member

@mwear you would be the next sponsor for vendor-backed component. Please see https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#rotating-sponsors for background. Would you please review?

FYI, for a sponsor to be automatically assigned, the process now requires the contributor to be a member of the OpenTelemetry organization, from my understanding.

That being said, @mwear is welcome to sponsor regardless.

Also, @narcis96 and @heitorganzeli, it would be great if you could become OpenTelemetry organization members. It's not too cumbersome of a process, and will be necessary to be able to support this component going forward. 👍

@heitorganzeli
Copy link

heitorganzeli commented Sep 6, 2024

Hello @crobert-1 ,

We'd love to follow the process to become members. However, we've just saw that it requires two sponsors.

This is actually our first interaction with the community. Do you have any suggestions on how to get those two sponsors?

Thank you


created this request for now: open-telemetry/community#2339

@crobert-1
Copy link
Member

Do you have any suggestions on how to get those two sponsors?

Once you've contributed to an OpenTelemetry project you can add links to your contributions there. Usually in contributing to different issues you'll interact with project approvers and maintainers, the people who are able to sponsor. At that point, you can reach out to the approver/maintainer you've interacted with on the CNCF Slack and request their sponsorship. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage New item requiring triage Sponsor Needed New component seeking sponsor
Projects
None yet
Development

No branches or pull requests

4 participants