open-telemetry / opamp-spec

OpAMP Specification
Apache License 2.0
102 stars 33 forks source link

Mark certain capabilities as Beta #147

Closed tigrannajaryan closed 1 year ago

tigrannajaryan commented 1 year ago

Contributes to https://github.com/open-telemetry/opamp-spec/issues/146

As agreed we will mark certain capabilities as Beta for now, until we have more confidence that they are well-specified. This will be primarily driven by feedback from implementations.

Capabilities marked Beta:

tigrannajaryan commented 1 year ago

@andykellr please take a look.

tigrannajaryan commented 1 year ago

I added "Server to Agent Command" to the beta list.

tigrannajaryan commented 1 year ago

@andykellr please take a look.

tigrannajaryan commented 1 year ago

BindPlane is using the various Package messages and it is working well. I would be ok removing Beta from those capabilities.

I agree. I also played with it in my private repo and it worked well. However, I would still want to see at least an official example in opamp-go before we remove the "beta" label. I think this should be the minimum bar we need to clear for every capability.