pkalsi97 opened a new pull request, #6407:
URL: https://github.com/apache/camel-k/pull/6407
Changes:
- Added deprecation warning comment and +camel-k:deprecated=2.9.0 annotation
- Added TraitCondition to warn users when the trait is enabled
- Updated tests to expect deprecation condition and added
TestTelemetryTraitDeprecationWarning
- Auto-generated deprecation badge via gen_doc.sh
```
Migration example:
Before: --trait telemetry.endpoint=http://jaeger:4317
After: -p quarkus.otel.exporter.otlp.traces.endpoint=http://jaeger:4317
```
Closes #6314
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]