skywalking-java/oap-server
彭勇升 pengys f658d9eb4d Simplify the PxxMetrics and ThermodynamicMetrics to improve performance (#3162)
* Feature of database session

* Make it configurable.

* Change the metrics process flow.
before: metrics entrance -> aggregate worker -> remote worker -> trans worker -> minute, hour, day, month persistence worker -> storage
after: metrics entrance -> aggregate worker -> remote worker -> minute persistence worker ->  trans worker -> hour, day, month persistence worker -> storage

* IntKeyLongValueHashMap instead of IntKeyLongValueArray.

* Make the OAP server can't startup.

* Finish

* Rename the method and fixed some test case issues.

* Rename field.

* no message
2019-07-25 19:08:36 +08:00
..
exporter Adding deadline to gRPC client (#2987) 2019-07-03 14:34:04 +08:00
oal-grammar All NEW OAL Runtime Engine (#3109) 2019-07-18 19:47:23 +08:00
oal-rt Simplify the PxxMetrics and ThermodynamicMetrics to improve performance (#3162) 2019-07-25 19:08:36 +08:00
server-alarm-plugin Set charset in web hook and replace magic number (#2986) 2019-07-03 09:22:53 +08:00
server-cluster-plugin Fix service cluster plugin bug (#3074) 2019-07-17 14:40:45 +08:00
server-configuration Fix service cluster plugin bug (#3074) 2019-07-17 14:40:45 +08:00
server-core Simplify the PxxMetrics and ThermodynamicMetrics to improve performance (#3162) 2019-07-25 19:08:36 +08:00
server-library 1. Provide InsertRequest and UpdateRequest interface for prepare persistence. (#3131) 2019-07-21 13:56:12 +08:00
server-query-plugin Move master to 6.3.0 (#2968) 2019-06-29 13:49:36 +08:00
server-receiver-plugin Self observability of OAP backend (#3140) 2019-07-24 16:08:56 +08:00
server-starter Self observability of OAP backend (#3140) 2019-07-24 16:08:56 +08:00
server-storage-plugin Simplify the PxxMetrics and ThermodynamicMetrics to improve performance (#3162) 2019-07-25 19:08:36 +08:00
server-telemetry Self observability of OAP backend (#3140) 2019-07-24 16:08:56 +08:00
server-testing Move master to 6.3.0 (#2968) 2019-06-29 13:49:36 +08:00
pom.xml All NEW OAL Runtime Engine (#3109) 2019-07-18 19:47:23 +08:00