wu-sheng commented on PR #10098:
URL: https://github.com/apache/skywalking/pull/10098#issuecomment-1337590115
I am trying option <2>, let's see.
One question, is the aggregation still good when `storageOnly = true` is set
now?
```
@Setter
@Getter
@Column(columnName = COMPONENT_ID, storageOnly = true)
private int componentId;
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]