skywalking-java/oap-server/server-storage-plugin
彭勇升 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
..
storage-elasticsearch-plugin Simplify the PxxMetrics and ThermodynamicMetrics to improve performance (#3162) 2019-07-25 19:08:36 +08:00
storage-jaeger-plugin Move master to 6.3.0 (#2968) 2019-06-29 13:49:36 +08:00
storage-jdbc-hikaricp-plugin Simplify the PxxMetrics and ThermodynamicMetrics to improve performance (#3162) 2019-07-25 19:08:36 +08:00
storage-zipkin-plugin Move master to 6.3.0 (#2968) 2019-06-29 13:49:36 +08:00
pom.xml Move master to 6.3.0 (#2968) 2019-06-29 13:49:36 +08:00