Skip to content

New component: HuaweiCloud AOM Exporter #37920

Open
@qsupremacy

Description

@qsupremacy

The purpose and use-cases of the new component

Description:

This PR introduces an exporter for HuaweiCloud AOM. The exporter works by translating logs into the AOM logformat expected by AOM Service, and sending over HTTP.

Testing:

Manually tested, sending to an AOM Service's instance.

Documentation:

Added a README, which describes the exporter's config.

Example configuration for the component

huaweicloud_aom/logs:

  • endpoint: "lts-access.cn-north-4.myhuaweicloud.com"
  • region_id: "demo-region-id"
  • project_id: "demo-project-id"
  • log_group_id: "demo-group-id"
  • log_stream_id: "demo-stream-id"
  • access_key_id: "test-id"
  • access_key_secret: "test-secret"

Telemetry data types supported

logs

Code Owner(s)

qsupremacy

Sponsor (optional)

mwear

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Sponsor NeededNew component seeking sponsor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions