dash0hq / otelbin

Web-based tool to facilitate OpenTelemetry collector configuration editing and verification
https://www.otelbin.io
Apache License 2.0
303 stars 13 forks source link

Ability to export the Config as OpenTelemetry Operator CRD #194

Open nicolastakashi opened 12 months ago

nicolastakashi commented 12 months ago

I'd be awesome if there's any option to generate the OpenTelemetry CRD from the created config on otel bin. You can find more information about this on this Slack Thread

mmanciop commented 11 months ago

Note that before supporting the export to the OpenTelemetry Operator CR, we should implement #210, so that the end-user has a way to set the namespace, name, labels and other Kubernetes amenities that we should preserve.