opentelemetry-java-contrib icon indicating copy to clipboard operation
opentelemetry-java-contrib copied to clipboard

OpAMP HTTP service

Open LikeTheSalad opened this issue 6 months ago • 1 comments

Description:

This is a continuation of the OpAMP implementation work. The changes here are focused on adding the RequestService interface along with its HTTP implementation.

The RequestService interface serves as an abstraction layer that accommodates both HTTP and WebSocket protocols, so that the OpampClient implementation doesn't have to know which protocol is used.

LikeTheSalad avatar May 30 '25 15:05 LikeTheSalad

cc @tigrannajaryan

LikeTheSalad avatar May 30 '25 15:05 LikeTheSalad