skywalking-java/oap-server
吴晟 Wu Sheng e55073e519
OAP Core polish, especially storage level (#4587)
- Add length definition with reasonable default value.
- #content of @Column has been renamed to storageOnly . I add this to many fields as they are not being query in any case.
- Merge H2 and MySQL columntype mapping back to consistent.
- Remove @IDColumn.
- Support @QueryUnifiedIndex.
- Refactor the MySQL and H2 installers to use @Column and @QueryUnifiedIndex definitions to create indices automatically. But the index naming rule has been changed to entityseqIDX. seq is the Increment Interger for every entity.
- Support @MetricsExtension and insertOnly in the MetricsPersistentWorker worker.
- Optimize MetricsStreamProcessor
2020-03-30 18:56:26 +08:00
..
exporter [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
oal-grammar Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
oal-rt OAP Core polish, especially storage level (#4587) 2020-03-30 18:56:26 +08:00
server-alarm-plugin [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
server-bootstrap Add MOSN component (#4580) 2020-03-27 15:22:38 +08:00
server-cluster-plugin Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
server-configuration Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
server-core OAP Core polish, especially storage level (#4587) 2020-03-30 18:56:26 +08:00
server-library Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
server-query-plugin [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
server-receiver-plugin [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) 2020-03-28 22:51:41 +08:00
server-starter Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
server-starter-es7 Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
server-storage-plugin OAP Core polish, especially storage level (#4587) 2020-03-30 18:56:26 +08:00
server-telemetry Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
server-testing Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00
server-tools OAP Core polish, especially storage level (#4587) 2020-03-30 18:56:26 +08:00
pom.xml Move the main branch to 7.1.0 iteration. (#4537) 2020-03-19 10:38:41 +08:00