Andy Keller
Andy Keller
> @andykellr I want to keep opamp-go examples interoperable with Bindplane OP. If we go ahead with this and then also merge [open-telemetry/opamp-go#272](https://github.com/open-telemetry/opamp-go/pull/272) do you think you will be able...
> > > @andykellr I want to keep opamp-go examples interoperable with Bindplane OP. If we go ahead with this and then also merge [open-telemetry/opamp-go#272](https://github.com/open-telemetry/opamp-go/pull/272) do you think you will...
I mostly agree with you, but I think having a convention for agent type is useful. As more agents implement OpAMP, management servers are going to want to show the...
I just ran into this so I hope this helps someone in the future. The issue seems to be confusion around how to document a body parameter. Our model has...
I updated the Client SetCustomMessage to return an `ErrCustomMessagePending` error and a channel that can be used to wait for the message to be sent if there is already a...
I think I need to understand the use case better to form an opinion. I'm leaning toward something like option 2, but I don't think I see the case where...
Ok, thank you. That makes sense. I'll spend some time thinking about it tomorrow. I'm not too worried about breaking changes to the client at this point, but I think...
Can you describe the use of the `hash`? It isn't used in the example implementation. When would the client request settings again? Also is the hash stored somewhere on the...
> This looks good to me. > > @andykellr I would like you to also take a look and see if you can confirm this doesn't break anything in your...
@tigrannajaryan I can merge and release if you think it is ready.