open-telemetry / opamp-spec

OpAMP Specification
Apache License 2.0
108 stars 34 forks source link

Add ability to report general errors in PackageStatuses #82

Closed tigrannajaryan closed 2 years ago

tigrannajaryan commented 2 years ago

PackageStatuses allows reporting errors per package.

However, sometime errors can happen when trying to apply the offered PackageAvailable message, but the error is not related to any particular package. There is currently no way to report such errors.

I think we need an "errorMessage" field in PackageStatuses.