Skip to content

Add prometheus_simple receiver to the k8s distribution #1010

@ChristianCiach

Description

@ChristianCiach

The k8s distribution contains the prometheus receiver, but is missing the prometheus_simple receiver, which is (as far as I understand) a simpler interface for common use cases.

In fact, the receiver_creator documentation shows how to combine the receiver_creator receiver, the k8s_observer extension and the prometheus_simple receiver here: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/receivercreator#examples

So I was very surprised when this example was immediately rejected:

unable to lookup factory for receiver "prometheus_simple"

Pinging @fatsheep9146 as code-owner for this receiver. Maybe the owners have good reasons to not include this receiver in the k8s distribution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions