-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
dosubot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request