kyma-project / telemetry-manager

Manager for the Kyma telemetry module
https://kyma-project.io/#/telemetry-manager/user/README
Apache License 2.0
5 stars 24 forks source link

Telemetry Beta API #767

Open a-thaler opened 5 months ago

a-thaler commented 5 months ago

Description The telemetry API should head towards a proper v1 version and requires the step to a beta version as next step. For the logs and trace API, smaller things should get adjusted like changing the status to be conform to k8s conventions (https://github.com/kyma-project/telemetry-manager/issues/601). For logs the Loki output needs to get removed and the API prepared for OTLP support (https://github.com/kyma-project/telemetry-manager/issues/556).

The goal is to get a streamlined API across all pipeline types with a betaV1 version, having:

Action:

k15r commented 1 month ago

Important for the removal of the old crd version

keep track of this issue: https://github.com/kyma-project/lifecycle-manager/issues/1545