wu-sheng commented on issue #5013:
URL: https://github.com/apache/skywalking/issues/5013#issuecomment-652912958


   I think this is code level bug.
   1. `EndpointRelationServerSideMetrics#entityId` 
   1. `ServiceInstanceRelationClientSideMetrics#entityId`
   1. `ServiceInstanceRelationServerSideMetrics#entityId`
   1. `ServiceRelationClientSideMetrics#entityId`
   1. `ServiceRelationServerSideMetrics#entityId`
   
   Should add length statement in the Column annotation,  should be 
`@Column(columnName = ENTITY_ID, length = 512)`
   
   Could you like to test locally? And send a pull request if the test passes?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to