skywalking-java/oap-server
彭勇升 pengys a482eaf37f 1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. (#2404)
2. Fixed the warning of duplicate declaration of plugin issue when running the mvn package command.
3. Fixed the warning of duplicate declaration of mysql connector jar when running the mvn package command, because of provided scope include test scope.
4. Fixed the warning of expression ${artifactId} is deprecated issue when running the mvn package command.
5. Fixed the warning of expression ${version} is deprecated issue when running the mvn package command.
2019-03-26 05:10:12 -07:00
..
exporter Support gRPC metric exporter (#2395) 2019-03-25 15:48:00 +08:00
generate-tool Fixed failures with test cases 2019-03-17 10:19:26 +08:00
generate-tool-grammar Added 4 expressions in OAL syntax: >, <, >=, <= 2019-03-17 00:15:51 +08:00
generated-analysis Bug fix. (#2333) 2019-03-08 16:31:42 +08:00
server-alarm-plugin Add catalog to ScopeDeclaration annotation. Make the alarm adapt to it. Now more metric could go through alarm, such as JVM, CLR. (#2391) 2019-03-21 18:38:32 +08:00
server-cluster-plugin Make k8s-Coordinator works in role mode. (#2347) 2019-03-12 15:36:36 +07:00
server-core Add catalog to ScopeDeclaration annotation. Make the alarm adapt to it. Now more metric could go through alarm, such as JVM, CLR. (#2391) 2019-03-21 18:38:32 +08:00
server-library Added elasticsearch warehouse certification support (#2384) 2019-03-20 21:09:29 -07:00
server-query-plugin extract immutable object to reduce garbages (#2364) 2019-03-15 14:03:30 +08:00
server-receiver-plugin 1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. (#2404) 2019-03-26 05:10:12 -07:00
server-starter Support endpoint group in mesh. (#2403) 2019-03-25 21:02:35 -07:00
server-storage-plugin Added elasticsearch warehouse certification support (#2384) 2019-03-20 21:09:29 -07:00
server-telemetry GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
server-testing GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
pom.xml Support Exporter in core (#2368) 2019-03-16 23:27:15 +08:00