Skip to content

New component: ActiveMq Artemis receiver #38362

Open
@syron

Description

@syron

The purpose and use-cases of the new component

A new receiver to get messages from an Artemis queue. However, my question is, if that should be a component for activemq or if it should be an AMQP receiver?

Example configuration for the component

activemq:
  endpoint: "username:password@hostname:port"
  queue: "myqueue"

Will need to dig deeper into it, how we are using it at my clients site. But we are also using client certificates, so it will be much like other queue based receivers.

However, the question again is if this should be some amqp based receiver instead of vendor specific.

Telemetry data types supported

metrics, logs and traces - all types. could even be profiles.

Code Owner(s)

syron

Sponsor (optional)

@atoulme

Additional context

At my clients site, we are heavily investing into otlp and we are looking into multiple reliable options for transmission, where we are using both kafka topics, otlp endpoints but we also would like to use our artemis brokers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions