bytechef icon indicating copy to clipboard operation
bytechef copied to clipboard

[feature] Open Telemetry - logs, metrics, tracing

Open ivicac opened this issue 1 year ago • 0 comments

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

ivicac avatar Feb 06 '24 10:02 ivicac