bytechef
bytechef copied to clipboard
[feature] Open Telemetry - logs, metrics, tracing
As a System Admin I want to be able to collect and observe Bytechef instances through exposed Open Telemetry infrastructure So that I can monitor metrics and logs of ByteChef instances by using observation tools I already use in my organization.
Technical details in this iteration: https://spring.io/blog/2022/10/12/observability-with-spring-boot-3 https://blog.frankel.ch/opentelemetry-tracing-spring-boot/
Acceptance Criteria
- [ ] Support for log streaming
- [ ] Support for metrics
- [ ] Support for tracing - when micro-services are used
Definition of Done TODO