service-mesh-performance
service-mesh-performance copied to clipboard
Add service mesh version support to sm.proto
Current Behavior sm.proto identifies service mesh by name, but excludes other metadata like service mesh version number.
Desired Behavior SPMS will need to afford for identifying a given service mesh's version #.
// @kumarabd
@leecalcote Will have a discussion with @kanishkarj and take this ahead.
There is already a field present for the same string mesh-build version
Yes, we need to clean up the proto a little. Looking into that. @kushthedude