Commit Graph

5 Commits

Author SHA1 Message Date
Xin,Zhang 6f99a24c43
add @SuppressWarnings(HidingField) annotation (#5603) 2020-10-01 16:05:17 +08:00
Kdump 7d5d8b4335
fix MissingCasesInEnumSwitch (#5595)
Non-exhaustive switch; either add a default or handle the remaining cases: VALUE, UNKNOWN

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-10-01 07:09:50 +08:00
mrproliu a68be426a0
Provide metrics APIs for agent plugin (#5523) 2020-09-26 21:30:37 +08:00
吴晟 Wu Sheng 2f2840cbf5
Begin 8.2.0 iteration. (#5211)
* [maven-release-plugin] prepare release v8.1.0

* [maven-release-plugin] prepare for next development iteration
2020-07-31 20:15:27 +08:00
mrproliu cc9ea271a7
Provide agent-side meter api (#4816) 2020-06-22 14:07:34 +08:00